Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-5056 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-oran-maven-clm-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLQ5Vyi/agent.1563 SSH_AGENT_PID=1565 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ccsdk-oran-maven-clm-master@tmp/private_key_9897159233960395636.key (/w/workspace/ccsdk-oran-maven-clm-master@tmp/private_key_9897159233960395636.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/ccsdk/oran > git init /w/workspace/ccsdk-oran-maven-clm-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/oran > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/oran +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/oran # 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 74c232b5b2edcf375d1516928a82e08d4eb0ce56 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 74c232b5b2edcf375d1516928a82e08d4eb0ce56 # timeout=10 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" > git rev-list --no-walk 74c232b5b2edcf375d1516928a82e08d4eb0ce56 # 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 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins16377256627636176126.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qcWN 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-qcWN/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.2.1 from /tmp/venv-qcWN/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.67 botocore==1.43.67 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.5.1 charset-normalizer==3.4.9 click==8.4.2 cliff==4.15.0 cmd2==4.2.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.2 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.58 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.15.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.18.0 os-service-types==1.9.0 osc-lib==4.7.0 oslo.config==10.7.0 oslo.context==6.5.0 oslo.i18n==6.9.0 oslo.log==8.3.0 oslo.serialization==5.11.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.1 prettytable==3.18.0 prompt_toolkit==3.0.53 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-discovery==1.5.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-manilaclient==6.2.0 python-openstackclient==10.2.1 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.6.3 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.9.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.2 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ccsdk-oran-maven-clm-master] $ /bin/sh /tmp/jenkins14147345551330372634.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-08 14:11:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-adL5GE.sh" [1] downloading uv 0.12.3 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.3 (x86_64-unknown-linux-gnu) [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins16594704803555964060.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-ubuntu2204-docker-8c-8g-5056 [ccsdk-oran-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=-Ddocker.skip=true --add-opens=java.base/java.util=ALL-UNNAMED" -DPROJECT=ccsdk/oran -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= -DGERRIT_PROJECT=ccsdk/oran --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1674237515436915097.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [ccsdk-oran-maven-clm-master] $ /bin/sh /tmp/jenkins8356925052725609915.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.11" 2026-04-21 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-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/ccsdk-oran-maven-clm-master@tmp/config7300479933949041816tmp copy managed file [ccsdk-oran-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config9895723696993546058tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [ccsdk-oran-maven-clm-master] $ /bin/bash -l /tmp/jenkins14610211652173825743.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: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ccsdk-oran :: a1-adapter-model [bundle] [INFO] ccsdk-oran :: a1-adapter-provider [bundle] [INFO] ccsdk-oran :: a1-adapter-feature [feature] [INFO] ccsdk-oran :: a1-adapter-installer [pom] [INFO] ccsdk-oran :: a1-adapter-api [pom] [INFO] ccsdk-oran :: a1-adapter-northbound [feature] [INFO] ccsdk-oran :: a1-adapter-northbound-installer [pom] [INFO] ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator [pom] [INFO] ccsdk-oran :: ccsdk-a1-adapter [pom] [INFO] ccsdk-oran :: a1-policy-management-service [jar] [INFO] ccsdk-oran [pom] [INFO] [INFO] ----------------< org.onap.ccsdk.oran:a1-adapter-model >---------------- [INFO] Building ccsdk-oran :: a1-adapter-model 2.4.0-SNAPSHOT [1/11] [INFO] from a1-adapter/a1-adapter-api/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-model --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-model --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-model --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-model --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-model --- [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/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ a1-adapter-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 5.698 ms [INFO] yang-to-sources: Project model files found: 1 in 76.01 ms [INFO] yang-to-sources: 3 YANG models processed in 170.0 ms [INFO] BindingJavaFileGenerator: Defined 29 files in 67.49 ms [INFO] Sorted 29 files into 3 directories in 2.631 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 137.3 ms [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-model --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-model --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-model --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-model --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1-adapter-model --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ a1-adapter-model --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-model >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-model --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-model <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-model --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-adapter-model --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ a1-adapter-model --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ a1-adapter-model --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-model --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ a1-adapter-model --- [INFO] Building bundle: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.4.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-model --- [ERROR] Error fetching link: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/javadoc-bundle-options. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.4.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-model --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-model --- [INFO] No tests to run. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.xml [INFO] attaching as a1-adapter-model-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as a1-adapter-model-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-model --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-model --- [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-model --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/jacoco.exec [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-model --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.4.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.4.0-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.4.0-SNAPSHOT-sources.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ a1-adapter-model --- [INFO] Writing OBR metadata [INFO] Installing org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-model --- [INFO] org.onap.ccsdk.oran:a1-adapter-model:bundle:2.4.0-SNAPSHOT [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18: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.41.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] \- org.mockito:mockito-core:jar:5.19.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-adapter-model --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.onap.ccsdk.oran:a1-adapter-provider >--------------- [INFO] Building ccsdk-oran :: a1-adapter-provider 2.4.0-SNAPSHOT [2/11] [INFO] from a1-adapter/a1-adapter-api/provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11 [ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-provider --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-provider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-provider --- [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/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-provider --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-provider --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-provider --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1-adapter-provider --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ a1-adapter-provider --- [WARNING] Parameter 'forceJavacCompilerUse' (user property 'maven.compiler.forceJavacCompilerUse') is deprecated: Use forceLegacyJavacApi instead [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[90,7] [try] auto-closeable resource A1AdapterProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[533,2] [rawtypes] found raw type: ServiceReference missing type arguments for generic class ServiceReference where S is a type-variable: S extends Object declared in interface ServiceReference [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[535,47] [unchecked] unchecked method invocation: method getService in interface BundleContext is applied to given types required: ServiceReference found: ServiceReference where S is a type-variable: S extends Object declared in method getService(ServiceReference) [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[535,48] [unchecked] unchecked conversion required: ServiceReference found: ServiceReference where S is a type-variable: S extends Object declared in method getService(ServiceReference) [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[126,64] [this-escape] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-provider >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-provider --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-provider <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-provider --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-adapter-provider --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ a1-adapter-provider --- [WARNING] Parameter 'forceJavacCompilerUse' (user property 'maven.compiler.forceJavacCompilerUse') is deprecated: Use forceLegacyJavacApi instead [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ a1-adapter-provider --- [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.features.a1.adapter.A1AdapterClientTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in org.onap.ccsdk.features.a1.adapter.A1AdapterClientTest [INFO] Running org.onap.ccsdk.features.a1.adapter.A1AdapterProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in org.onap.ccsdk.features.a1.adapter.A1AdapterProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-provider --- [INFO] Loading execution data file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'ccsdk-oran :: a1-adapter-provider' with 3 classes [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ a1-adapter-provider --- [INFO] Building bundle: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.4.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-provider --- [ERROR] Error fetching link: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/javadoc-bundle-options. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.4.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-provider --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-provider --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-provider --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. [INFO] CycloneDX: Creating BOM version 1.6 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.xml [INFO] attaching as a1-adapter-provider-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.json [INFO] attaching as a1-adapter-provider-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.apache.httpcomponents:httpcore:jar:4.4.14:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] Unused declared dependencies found: [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.apache.httpcomponents:httpclient:jar:4.5.13:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-provider --- [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-provider --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/jacoco.exec [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-provider --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.4.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.4.0-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.4.0-SNAPSHOT-sources.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ a1-adapter-provider --- [INFO] Installing org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-provider --- [INFO] org.onap.ccsdk.oran:a1-adapter-provider:bundle:2.4.0-SNAPSHOT [INFO] +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- org.osgi:org.osgi.core:jar:5.0.0:provided [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.4.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18: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.41.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-model:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.18:test [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.18:test [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.18:test [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.18:test [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.17:test [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.17:test [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.17:test [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.17:test [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.17:test [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.17:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.18:test [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.17:test [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] | \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] +- org.onap.ccsdk.sli.core:sli-common:jar:2.3.0:provided [INFO] | +- org.antlr:antlr4:jar:4.13.2:provided [INFO] | | +- org.antlr:antlr-runtime:jar:3.5.3:provided [INFO] | | +- org.antlr:ST4:jar:4.3.4:provided [INFO] | | +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:provided [INFO] | | \- com.ibm.icu:icu4j:jar:72.1:provided [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.2:provided [INFO] | +- org.apache.commons:commons-lang3:jar:3.18.0:provided [INFO] | +- org.apache.commons:commons-text:jar:1.14.0:provided [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:2.3.0:provided [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:provided [INFO] | | | \- com.github.waffle:waffle-jna:jar:3.3.0:provided [INFO] | | | +- net.java.dev.jna:jna:jar:5.17.0:provided [INFO] | | | +- net.java.dev.jna:jna-platform:jar:5.17.0:provided [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided [INFO] | | | +- com.github.ben-manes.caffeine:caffeine:jar:2.8.8:provided [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:provided [INFO] | | \- org.apache.tomcat:tomcat-jdbc:jar:9.0.52:provided [INFO] | | \- org.apache.tomcat:tomcat-juli:jar:9.0.52:provided [INFO] | +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:provided [INFO] | +- com.google.code.gson:gson:jar:2.13.1:provided [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:provided [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided [INFO] | \- com.sun.xml.bind:jaxb-impl:jar:2.3.9:provided [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided [INFO] | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided [INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:2.3.0:provided [INFO] | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:2.3.0:provided [INFO] | +- commons-lang:commons-lang:jar:2.6:provided [INFO] | \- com.google.code.findbugs:annotations:jar:3.0.1:provided [INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.1:provided [INFO] +- org.onap.ccsdk.sli.core:utils-provider:jar:2.3.0:provided [INFO] | \- com.att.eelf:eelf-core:jar:1.0.0:provided [INFO] +- junit:junit:jar:4.13.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.mockito:mockito-core:jar:5.19.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-adapter-provider --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/sonatype-clm/module.xml [INFO] [INFO] ---------------< org.onap.ccsdk.oran:a1-adapter-feature >--------------- [INFO] Building ccsdk-oran :: a1-adapter-feature 2.4.0-SNAPSHOT [3/11] [INFO] from a1-adapter/a1-adapter-api/feature/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-feature --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-feature --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-feature --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-feature --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-feature --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-feature --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-feature --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ a1-adapter-feature --- [INFO] Generating feature descriptor file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ a1-adapter-feature --- [INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-feature >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-feature --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-feature <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-feature --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- feattest:14.1.3:test (default) @ a1-adapter-feature --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-feature --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-feature --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-feature --- [INFO] No tests to run. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-feature --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (http://repository.apache.org/snapshots): Connect to repository.apache.org:80 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (http://repository.apache.org/snapshots): Connect to repository.apache.org:80 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from http://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (http://repository.apache.org/snapshots): Connect to repository.apache.org:80 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.xml [INFO] attaching as a1-adapter-feature-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as a1-adapter-feature-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-feature --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-feature --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-feature --- [INFO] Skipping source per configuration. [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-feature --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-feature --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-feature --- [WARNING] [WARNING] The packaging plugin for project a1-adapter-feature did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.4.0-SNAPSHOT/a1-adapter-feature-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.4.0-SNAPSHOT/a1-adapter-feature-2.4.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.4.0-SNAPSHOT/a1-adapter-feature-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.4.0-SNAPSHOT/a1-adapter-feature-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-feature --- [INFO] org.onap.ccsdk.oran:a1-adapter-feature:feature:2.4.0-SNAPSHOT [INFO] +- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.4.0-SNAPSHOT:compile [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] | +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.4.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18: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.41.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] | \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] \- org.mockito:mockito-core:jar:5.19.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-adapter-feature --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.onap.ccsdk.oran:a1-adapter-installer >-------------- [INFO] Building ccsdk-oran :: a1-adapter-installer 2.4.0-SNAPSHOT [4/11] [INFO] from a1-adapter/a1-adapter-api/installer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-installer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-installer --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-installer --- [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/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-installer --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-dependencies) @ a1-adapter-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-feature/2.4.0-SNAPSHOT/a1-adapter-feature-2.4.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.4.0-SNAPSHOT.jar to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-provider/2.4.0-SNAPSHOT/a1-adapter-provider-2.4.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.4.0-SNAPSHOT.jar to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-model/2.4.0-SNAPSHOT/a1-adapter-model-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-installer --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- assembly:3.7.1:single (maven-repo-zip) @ a1-adapter-installer --- [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml [INFO] Building zip: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/stage/a1-adapter-2.4.0-SNAPSHOT-repo.zip [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-installer --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-installer --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-installer --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.4-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.xml [INFO] attaching as a1-adapter-installer-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as a1-adapter-installer-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-installer --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.4.0-SNAPSHOT/a1-adapter-installer-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/stage/a1-adapter-2.4.0-SNAPSHOT-repo.zip to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.4.0-SNAPSHOT/a1-adapter-installer-2.4.0-SNAPSHOT-repo.zip [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.4.0-SNAPSHOT/a1-adapter-installer-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.4.0-SNAPSHOT/a1-adapter-installer-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-installer --- [INFO] org.onap.ccsdk.oran:a1-adapter-installer:pom:2.4.0-SNAPSHOT [INFO] +- org.onap.ccsdk.oran:a1-adapter-feature:xml:features:2.4.0-SNAPSHOT:compile [INFO] \- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.4.0-SNAPSHOT:compile [INFO] +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.4.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18: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.41.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-adapter-installer --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/sonatype-clm/module.xml [INFO] [INFO] -----------------< org.onap.ccsdk.oran:a1-adapter-api >----------------- [INFO] Building ccsdk-oran :: a1-adapter-api 2.4.0-SNAPSHOT [5/11] [INFO] from a1-adapter/a1-adapter-api/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-api --- [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/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-api --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-api --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-api --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-api --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-api --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-api --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.xml [INFO] attaching as a1-adapter-api-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.json [INFO] attaching as a1-adapter-api-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-api --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-api --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.4.0-SNAPSHOT/a1-adapter-api-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.4.0-SNAPSHOT/a1-adapter-api-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.4.0-SNAPSHOT/a1-adapter-api-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-api --- [INFO] org.onap.ccsdk.oran:a1-adapter-api:pom:2.4.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-adapter-api --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.onap.ccsdk.oran:a1-adapter-northbound >-------------- [INFO] Building ccsdk-oran :: a1-adapter-northbound 2.4.0-SNAPSHOT [6/11] [INFO] from a1-adapter/features/a1-adapter-northbound/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-northbound --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-northbound --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-northbound --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-northbound --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-northbound --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-northbound --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-northbound --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ a1-adapter-northbound --- [INFO] Generating feature descriptor file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ a1-adapter-northbound --- [INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-northbound >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-northbound --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-northbound <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-northbound --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- feattest:14.1.3:test (default) @ a1-adapter-northbound --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-northbound --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-northbound --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-northbound --- [INFO] No tests to run. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-northbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.xml [INFO] attaching as a1-adapter-northbound-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.json [INFO] attaching as a1-adapter-northbound-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-northbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-northbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-northbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-northbound --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-northbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-northbound --- [WARNING] [WARNING] The packaging plugin for project a1-adapter-northbound did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.4.0-SNAPSHOT/a1-adapter-northbound-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.4.0-SNAPSHOT/a1-adapter-northbound-2.4.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.4.0-SNAPSHOT/a1-adapter-northbound-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.4.0-SNAPSHOT/a1-adapter-northbound-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-northbound --- [INFO] org.onap.ccsdk.oran:a1-adapter-northbound:feature:2.4.0-SNAPSHOT [INFO] +- org.onap.ccsdk.oran:a1-adapter-feature:xml:features:2.4.0-SNAPSHOT:compile [INFO] | \- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.4.0-SNAPSHOT:compile [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] | +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.4.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18: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.41.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] | \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] \- org.mockito:mockito-core:jar:5.19.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-adapter-northbound --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/sonatype-clm/module.xml [INFO] [INFO] --------< org.onap.ccsdk.oran:a1-adapter-northbound-installer >--------- [INFO] Building ccsdk-oran :: a1-adapter-northbound-installer 2.4.0-SNAPSHOT [7/11] [INFO] from a1-adapter/features/installer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-northbound-installer --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-northbound-installer --- [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/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-dependencies) @ a1-adapter-northbound-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-northbound/2.4.0-SNAPSHOT/a1-adapter-northbound-2.4.0-SNAPSHOT-features.xml [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-northbound-installer --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- assembly:3.7.1:single (maven-repo-zip) @ a1-adapter-northbound-installer --- [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml [INFO] Building zip: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/stage/a1-adapter-northbound-2.4.0-SNAPSHOT-repo.zip [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-northbound-installer --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-northbound-installer --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-northbound-installer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.xml [INFO] attaching as a1-adapter-northbound-installer-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.json [INFO] attaching as a1-adapter-northbound-installer-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-northbound-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.4.0-SNAPSHOT/a1-adapter-northbound-installer-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/stage/a1-adapter-northbound-2.4.0-SNAPSHOT-repo.zip to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.4.0-SNAPSHOT/a1-adapter-northbound-installer-2.4.0-SNAPSHOT-repo.zip [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.4.0-SNAPSHOT/a1-adapter-northbound-installer-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.4.0-SNAPSHOT/a1-adapter-northbound-installer-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-northbound-installer --- [INFO] org.onap.ccsdk.oran:a1-adapter-northbound-installer:pom:2.4.0-SNAPSHOT [INFO] \- org.onap.ccsdk.oran:a1-adapter-northbound:xml:features:2.4.0-SNAPSHOT:compile [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-adapter-northbound-installer --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/sonatype-clm/module.xml [INFO] [INFO] ------< org.onap.ccsdk.oran:ccsdk-a1-adapter-feature-aggregator >------- [INFO] Building ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator 2.4.0-SNAPSHOT [8/11] [INFO] from a1-adapter/features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ ccsdk-a1-adapter-feature-aggregator --- [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/ccsdk-oran-maven-clm-master/a1-adapter/features/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.xml [INFO] attaching as ccsdk-a1-adapter-feature-aggregator-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.json [INFO] attaching as ccsdk-a1-adapter-feature-aggregator-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.4.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.4.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.4.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] org.onap.ccsdk.oran:ccsdk-a1-adapter-feature-aggregator:pom:2.4.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/sonatype-clm/module.xml [INFO] [INFO] ----------------< org.onap.ccsdk.oran:ccsdk-a1-adapter >---------------- [INFO] Building ccsdk-oran :: ccsdk-a1-adapter 2.4.0-SNAPSHOT [9/11] [INFO] from a1-adapter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-a1-adapter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ccsdk-a1-adapter --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ ccsdk-a1-adapter --- [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/ccsdk-oran-maven-clm-master/a1-adapter/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ccsdk-a1-adapter --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-a1-adapter --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-a1-adapter --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-a1-adapter --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-a1-adapter --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ ccsdk-a1-adapter --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-a1-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-a1-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.xml [INFO] attaching as ccsdk-a1-adapter-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.json [INFO] attaching as ccsdk-a1-adapter-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-a1-adapter --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ ccsdk-a1-adapter --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.4.0-SNAPSHOT/ccsdk-a1-adapter-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.4.0-SNAPSHOT/ccsdk-a1-adapter-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.4.0-SNAPSHOT/ccsdk-a1-adapter-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-a1-adapter --- [INFO] org.onap.ccsdk.oran:ccsdk-a1-adapter:pom:2.4.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ ccsdk-a1-adapter --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.onap.ccsdk.oran:a1-policy-management-service >---------- [INFO] Building ccsdk-oran :: a1-policy-management-service 2.4.0-SNAPSHOT [10/11] [INFO] from a1-policy-management/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-policy-management-service --- [INFO] [INFO] --- groovy:2.1.1:execute (default) @ a1-policy-management-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-policy-management-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-policy-management-service --- [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/ccsdk-oran-maven-clm-master/a1-policy-management/target/jacoco.exec [INFO] [INFO] --- dependency:3.10.0:properties (default) @ a1-policy-management-service --- [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ a1-policy-management-service --- [INFO] Set 2 system properties [INFO] [INFO] --- build-helper:1.12:add-source (add-source) @ a1-policy-management-service --- [INFO] Source directory: /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/annotations added. [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-policy-api) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. [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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/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.13.0:generate (generate-policy-api-v3) @ a1-policy-management-service --- [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/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/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] --- checkstyle:2.17:check (check-license) @ a1-policy-management-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ a1-policy-management-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ a1-policy-management-service --- [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) @ a1-policy-management-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/classes [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java: Some input files use or override a deprecated API. [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- openapi-generator:7.13.0:generate (openapi-yaml-gen) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=pms-api.yaml] [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 [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. [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] '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] '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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api.yaml [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.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.13.0:generate (openapi-yaml-gen-v3) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=pms-api-v3.yaml] [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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api-v3.yaml [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.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] --- resources:3.5.0:testResources (default-testResources) @ a1-policy-management-service --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1-policy-management-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/test-classes [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/datastore/S3ObjectStoreTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/datastore/S3ObjectStoreTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ a1-policy-management-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 14:13:55.219 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Execution time of LogAspectTest.null: 0 ms 14:13:55.286 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Entering method: signature 14:13:55.289 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Exiting method: signature [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:13:55.525 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:13:55.583 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:13:55.630 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:13:55.991+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:13:55.993+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:13:56.477+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:13:57.717+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:13:58.512+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 2.887 seconds (process running for 4.892) [facility=, subject=, traceId=] 2026-08-08T14:13:59.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: b03031f0-1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:13:59.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b03031f0-1 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:13:59.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: eb05c4fe-2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:13:59.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb05c4fe-2 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:13:59.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: bd025db8-3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:13:59.407+0000 [webflux-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:13:59.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T14:13:59.593+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:13:59.717+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:13:59.829+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:13:59.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 65d10782-4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:13:59.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d10782-4 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: 4.609 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:13:59.987+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:13:59.987+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:14:00.196+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:14:00.478+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:14:00.798+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 0.858 seconds (process running for 7.178) [facility=, subject=, traceId=] 2026-08-08T14:14:00.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 09894fe4-5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:00.984+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:01.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: f77e3aca-6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-08-08T14:14:01.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 8aa16bb2-7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.387+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:01.391+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:01.597+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:01.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: adfe276c-8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-08-08T14:14:01.854+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-08-08T14:14:01.855+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:01.877+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:01.889+0000 [Thread-28] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:01.902+0000 [Thread-33] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:01.922+0000 [Thread-37] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:01.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.947+0000 [Thread-42] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:01.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.965+0000 [Thread-47] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:01.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:01.998+0000 [Thread-53] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:02.018+0000 [Thread-63] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:02.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c859cb3-19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.048+0000 [Thread-67] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:02.073+0000 [Thread-70] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:02.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: b514384e-24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 3c859cb3-25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.115+0000 [Thread-76] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:02.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.122+0000 [webflux-http-epoll-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: a506b5e4-31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: b514384e-38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 843a94aa-40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: 49eb4715-41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: 3fc1225a-42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0-, and the Request Id: 3c859cb3-43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: 843a94aa-44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: 49eb4715-52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: 843a94aa-53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.184+0000 [webflux-http-epoll-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: 4f61fa9c-57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 64006461-60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88af0d2-65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 7ae1e0e9-64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98609c89-67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.205+0000 [webflux-http-epoll-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: 4f61fa9c-69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 64006461-73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: b88af0d2-74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.215+0000 [webflux-http-epoll-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: b8df32db-75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c859cb3-76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: 98609c89-77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 98609c89-80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: b88af0d2-84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 49eb4715-87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 843a94aa-88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: a506b5e4-90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: 843a94aa-94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 49eb4715-95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 3c859cb3-96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 3fc1225a-100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 3c859cb3-101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 4f61fa9c-105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: 843a94aa-109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: b514384e-111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: 4f61fa9c-112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 64006461-117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: b514384e-120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: 64006461-122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: 49eb4715-131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: 7ae1e0e9-133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88af0d2-134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: b88af0d2-137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 49eb4715-139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c859cb3-144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: b8df32db-148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 4f61fa9c-150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 843a94aa-151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: a506b5e4-152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: 843a94aa-154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 3c859cb3-155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 3fc1225a-159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: 98609c89-162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: 4f61fa9c-163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.366+0000 [webflux-http-epoll-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: 64006461-166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: 3c859cb3-167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2-, and the Request Id: 843a94aa-168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.372+0000 [webflux-http-epoll-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: aa73fb01-169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: b514384e-170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 285913fb-171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: b514384e-173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.388+0000 [webflux-http-epoll-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: 64006461-179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.389+0000 [webflux-http-epoll-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: 49eb4715-181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.397+0000 [webflux-http-epoll-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: 49eb4715-184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c859cb3-195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: 7ae1e0e9-200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: a506b5e4-206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.429+0000 [webflux-http-epoll-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: 3c859cb3-209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.430+0000 [webflux-http-epoll-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: 4f61fa9c-211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: b88af0d2-213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.436+0000 [webflux-http-epoll-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: 4f61fa9c-215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 843a94aa-216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: 3fc1225a-217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.439+0000 [webflux-http-epoll-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: 3c859cb3-218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 843a94aa-221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: 64006461-222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: b8df32db-226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: aa73fb01-227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: b514384e-229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: 98609c89-233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: 843a94aa-235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 64006461-236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.462+0000 [webflux-http-epoll-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: 49eb4715-239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: b514384e-241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.470+0000 [webflux-http-epoll-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: 285913fb-243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.476+0000 [webflux-http-epoll-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: 49eb4715-247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 4f61fa9c-255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c859cb3-258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.498+0000 [webflux-http-epoll-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: 7ae1e0e9-263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 843a94aa-266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: 3c859cb3-269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: 843a94aa-270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: 4f61fa9c-271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: b88af0d2-275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: a506b5e4-279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: 64006461-280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 3c859cb3-281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: b8df32db-284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: b514384e-285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 3fc1225a-286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: aa73fb01-287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: 843a94aa-290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: 49eb4715-293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: 49eb4715-296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 64006461-298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: b514384e-299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.554+0000 [webflux-http-epoll-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: 98609c89-302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 4f61fa9c-306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 285913fb-311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 4f61fa9c-315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.582+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: b88af0d2-325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: aa73fb01-335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: 64006461-336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 67cd7f6f-338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: b514384e-341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 64006461-342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: a506b5e4-345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.621+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 7ae1e0e9-347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.625+0000 [webflux-http-epoll-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: 843a94aa-349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: b514384e-352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 3c859cb3-354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: 4f61fa9c-356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: b8df32db-358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5-, and the Request Id: 9b133d94-359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: 98609c89-361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: 49eb4715-362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 4f61fa9c-363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.646+0000 [webflux-http-epoll-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: b88af0d2-368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 285913fb-370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: aa73fb01-372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 3fc1225a-373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 49eb4715-375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.671+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: 4f61fa9c-388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.683+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.686+0000 [webflux-http-epoll-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: 67cd7f6f-396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 64006461-401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: b514384e-402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 7ae1e0e9-403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.694+0000 [webflux-http-epoll-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: 843a94aa-404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 4f61fa9c-406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 9b133d94-408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: b514384e-412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 64006461-414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 3c859cb3-415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb4715-418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: b8df32db-419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: b88af0d2-420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 49eb4715-422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: aa73fb01-428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: a506b5e4-432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: 98609c89-437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8, and the Request Id: 4f61fa9c-438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.741+0000 [webflux-http-epoll-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: 3fc1225a-442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 4f61fa9c-444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 6e26a94f-450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 285913fb-453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: 64006461-454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7, and the Request Id: 843a94aa-455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: b88af0d2-459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 7ae1e0e9-463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 64006461-464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.772+0000 [webflux-http-epoll-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: 67cd7f6f-468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: b8df32db-469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: b514384e-472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: aa73fb01-474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: 9b133d94-475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: b514384e-478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: 3c859cb3-479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: 4f61fa9c-484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.800+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: a506b5e4-494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: 49eb4715-496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: 3fc1225a-499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: 4f61fa9c-501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.816+0000 [webflux-http-epoll-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: 6e26a94f-502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: 98609c89-504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 285913fb-509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: b88af0d2-519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8, and the Request Id: 843a94aa-523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 64006461-525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 7ae1e0e9-524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.846+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 9b133d94-530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: 67cd7f6f-531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.847+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.849+0000 [webflux-http-epoll-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: aa73fb01-535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: b514384e-537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 64006461-538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: a506b5e4-543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 4f61fa9c-544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: 49eb4715-545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: b8df32db-548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: b514384e-549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 3c859cb3-551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 98609c89-554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 4f61fa9c-555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 3fc1225a-556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 6e26a94f-558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 285913fb-569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: b88af0d2-572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: 843a94aa-585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.914+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 64006461-586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: aa73fb01-587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 4f61fa9c-598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 9b133d94-599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: 49eb4715-601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: b514384e-602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: a506b5e4-596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 64006461-592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9, and the Request Id: 67cd7f6f-605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 7ae1e0e9-604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: 4f61fa9c-606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: b514384e-607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: b8df32db-610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: 3c859cb3-612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 6e26a94f-613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: 98609c89-617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: 3fc1225a-620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.950+0000 [webflux-http-epoll-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: 285913fb-623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: b88af0d2-634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: b514384e-637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: 49eb4715-641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: b514384e-643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12, and the Request Id: 4f61fa9c-646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.989+0000 [webflux-http-epoll-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: aa73fb01-649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: 64006461-651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 4f61fa9c-653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 6e26a94f-654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.999+0000 [webflux-http-epoll-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: 843a94aa-658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:02.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: 67cd7f6f-661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 64006461-662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 7ae1e0e9-666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: a506b5e4-672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: 9b133d94-673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: 98609c89-676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: b8df32db-679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 3c859cb3-680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 3fc1225a-682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 285913fb-685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: b514384e-695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: 64006461-697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: b88af0d2-703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: 49eb4715-706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11-, and the Request Id: b514384e-709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: 843a94aa-713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: aa73fb01-714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: 67cd7f6f-715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 64006461-719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 6e26a94f-720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: 4f61fa9c-721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.081+0000 [webflux-http-epoll-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: 3c859cb3-726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 7ae1e0e9-727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: 9b133d94-728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.085+0000 [webflux-http-epoll-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: 98609c89-729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: b8df32db-733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 285913fb-739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 4f61fa9c-740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: a506b5e4-741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 3fc1225a-747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: 49eb4715-752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: 64006461-759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: b88af0d2-760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: b514384e-762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 64006461-763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: aa73fb01-766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: 6e26a94f-767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: 67cd7f6f-772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12-, and the Request Id: b514384e-776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: 843a94aa-777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: 4f61fa9c-788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.167+0000 [webflux-http-epoll-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: 9b133d94-790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12, and the Request Id: a506b5e4-791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: 98609c89-794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.169+0000 [webflux-http-epoll-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: 3c859cb3-793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: 64006461-797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: 4f61fa9c-798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 7ae1e0e9-799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 3fc1225a-801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: 285913fb-805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 64006461-807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: b8df32db-808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 49eb4715-817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: b514384e-818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: b514384e-827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: 4f61fa9c-830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.208+0000 [webflux-http-epoll-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: b88af0d2-831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 6e26a94f-833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: aa73fb01-841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: 67cd7f6f-843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: 843a94aa-846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.224+0000 [webflux-http-epoll-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: a506b5e4-848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: 98609c89-849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15-, and the Request Id: 4f61fa9c-851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: 64006461-856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: 9b133d94-855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.236+0000 [webflux-http-epoll-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: 7ae1e0e9-860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 3c859cb3-861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: 3fc1225a-863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: 285913fb-866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 64006461-868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: b8df32db-871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: b514384e-880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: b514384e-886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: 49eb4715-888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: 67cd7f6f-894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: b88af0d2-896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: 4f61fa9c-898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 6e26a94f-899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14-, and the Request Id: aa73fb01-903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: 3c859cb3-904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: 843a94aa-907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.289+0000 [webflux-http-epoll-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: a506b5e4-911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16-, and the Request Id: 4f61fa9c-913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: 98609c89-915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: 64006461-916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 9b133d94-918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: 285913fb-922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: 3fc1225a-925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: b514384e-927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 7ae1e0e9-928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 64006461-931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.314+0000 [webflux-http-epoll-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: b8df32db-935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: 67cd7f6f-939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: b88af0d2-945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: 49eb4715-947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: b514384e-948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.333+0000 [webflux-http-epoll-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: 3c859cb3-952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: aa73fb01-958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 6e26a94f-965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17, and the Request Id: 4f61fa9c-967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.349+0000 [webflux-http-epoll-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: 843a94aa-968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 98609c89-976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: a506b5e4-977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: 9b133d94-979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 4f61fa9c-980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 7ae1e0e9-983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: b514384e-984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: 64006461-988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: 285913fb-992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 3fc1225a-993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.374+0000 [webflux-http-epoll-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: 67cd7f6f-994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: b8df32db-997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: b514384e-998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: b88af0d2-1000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 64006461-999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: 3c859cb3-1004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: aa73fb01-1009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.391+0000 [webflux-http-epoll-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: 49eb4715-1011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: 4f61fa9c-1019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: 4f61fa9c-1025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 6e26a94f-1028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 7ae1e0e9-1030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: 843a94aa-1031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17, and the Request Id: 67cd7f6f-1036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: 98609c89-1039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.433+0000 [webflux-http-epoll-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: 64006461-1045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: b8df32db-1046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.437+0000 [webflux-http-epoll-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: 64006461-1048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.439+0000 [webflux-http-epoll-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: 9b133d94-1050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: a506b5e4-1053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 3c859cb3-1054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: b514384e-1055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.445+0000 [webflux-http-epoll-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: b88af0d2-1057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: 285913fb-1059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.450+0000 [webflux-http-epoll-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: 3fc1225a-1061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: aa73fb01-1063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: b514384e-1066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 4f61fa9c-1074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.466+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 7ae1e0e9-1084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 4f61fa9c-1085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 49eb4715-1089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 64006461-1092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: b8df32db-1096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 6e26a94f-1099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: a506b5e4-1100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.484+0000 [webflux-http-epoll-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: 843a94aa-1101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: b88af0d2-1104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: 64006461-1105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 3fc1225a-1110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: 67cd7f6f-1113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: aa73fb01-1114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: 9b133d94-1116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: 98609c89-1118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: 285913fb-1123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: b514384e-1126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: 64006461-1138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: 49eb4715-1139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: 4f61fa9c-1141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: 7ae1e0e9-1140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18-, and the Request Id: 3c859cb3-1142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: b514384e-1143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 64006461-1147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.530+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 6e26a94f-1151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 4f61fa9c-1152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: b8df32db-1154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: 843a94aa-1161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18, and the Request Id: a506b5e4-1166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 98609c89-1169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: b88af0d2-1171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.549+0000 [webflux-http-epoll-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: 9b133d94-1172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 3fc1225a-1174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.552+0000 [webflux-http-epoll-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: 67cd7f6f-1176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19-, and the Request Id: aa73fb01-1178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: 285913fb-1185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 3c859cb3-1190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.567+0000 [webflux-http-epoll-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: b514384e-1191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: 4f61fa9c-1193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: 49eb4715-1200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 7ae1e0e9-1202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: 64006461-1203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 4f61fa9c-1205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 6e26a94f-1206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.581+0000 [webflux-http-epoll-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: b8df32db-1208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: 64006461-1209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.585+0000 [webflux-http-epoll-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: b514384e-1212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: a506b5e4-1225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: b88af0d2-1227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: 98609c89-1229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: 843a94aa-1231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: aa73fb01-1236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.605+0000 [webflux-http-epoll-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: 67cd7f6f-1238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: 3fc1225a-1239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.606+0000 [webflux-http-epoll-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: 285913fb-1240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: 9b133d94-1242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.615+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22, and the Request Id: 4f61fa9c-1253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: b514384e-1255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.618+0000 [webflux-http-epoll-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: 64006461-1256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: 49eb4715-1259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 3c859cb3-1260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 7ae1e0e9-1261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: b514384e-1262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.625+0000 [webflux-http-epoll-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: 64006461-1265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 6e26a94f-1266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 4f61fa9c-1267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: b88af0d2-1275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.634+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: b8df32db-1278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.637+0000 [webflux-http-epoll-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: a506b5e4-1280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: aa73fb01-1282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: 98609c89-1290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: 3fc1225a-1292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20, and the Request Id: 843a94aa-1295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: 285913fb-1300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: 67cd7f6f-1303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.664+0000 [webflux-http-epoll-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: 4f61fa9c-1308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.665+0000 [webflux-http-epoll-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: 9b133d94-1310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: 64006461-1312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 3c859cb3-1314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.670+0000 [webflux-http-epoll-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: 49eb4715-1317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: b514384e-1320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.676+0000 [webflux-http-epoll-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: 7ae1e0e9-1322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 64006461-1325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.680+0000 [webflux-http-epoll-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: 4f61fa9c-1327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: b88af0d2-1329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 6e26a94f-1331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.686+0000 [webflux-http-epoll-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: b8df32db-1333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21-, and the Request Id: b514384e-1335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: a506b5e4-1338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22-, and the Request Id: aa73fb01-1340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: 3fc1225a-1347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: 843a94aa-1353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: 67cd7f6f-1354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 9b133d94-1361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: 98609c89-1362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 3c859cb3-1363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: 285913fb-1372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24, and the Request Id: 4f61fa9c-1376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: 64006461-1379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.723+0000 [webflux-http-epoll-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: b514384e-1380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: 49eb4715-1381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.724+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 7ae1e0e9-1384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 4f61fa9c-1385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 6e26a94f-1386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 64006461-1389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: b88af0d2-1393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.734+0000 [webflux-http-epoll-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: b514384e-1394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: b8df32db-1396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: a506b5e4-1398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: 3fc1225a-1404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: 843a94aa-1409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: aa73fb01-1410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.747+0000 [webflux-http-epoll-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: 67cd7f6f-1411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: 9b133d94-1414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: 98609c89-1422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 3c859cb3-1424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.766+0000 [webflux-http-epoll-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: 285913fb-1428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.770+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 64006461-1435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.773+0000 [webflux-http-epoll-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: 7ae1e0e9-1438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: 843a94aa-1444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: b514384e-1445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.778+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: a506b5e4-1446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: b8df32db-1448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 64006461-1450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 9b133d94-1451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.782+0000 [webflux-http-epoll-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: 4f61fa9c-1452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.788+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 3fc1225a-1458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: b88af0d2-1460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 49eb4715-1461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.793+0000 [webflux-http-epoll-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: 4f61fa9c-1463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: b514384e-1464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: aa73fb01-1468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24-, and the Request Id: 6e26a94f-1470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: 98609c89-1476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: 67cd7f6f-1477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 7ae1e0e9-1489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: 843a94aa-1490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: 285913fb-1492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 3c859cb3-1494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.818+0000 [webflux-http-epoll-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: 64006461-1496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: a506b5e4-1501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: 9b133d94-1503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.825+0000 [webflux-http-epoll-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: 64006461-1505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: 4f61fa9c-1507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.834+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: b8df32db-1513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: b514384e-1514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: b88af0d2-1515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 3fc1225a-1520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: 4f61fa9c-1521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: b514384e-1522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: 49eb4715-1524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25-, and the Request Id: aa73fb01-1527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 6e26a94f-1534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: 98609c89-1542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.858+0000 [webflux-http-epoll-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: 843a94aa-1545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: 67cd7f6f-1546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.863+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 285913fb-1553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25-, and the Request Id: 9b133d94-1557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: 64006461-1559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: b514384e-1560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.868+0000 [webflux-http-epoll-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: 3c859cb3-1561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 7ae1e0e9-1562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27, and the Request Id: 4f61fa9c-1563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25-, and the Request Id: b514384e-1566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 4f61fa9c-1569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 64006461-1571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: b88af0d2-1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: b8df32db-1575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: a506b5e4-1580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.884+0000 [webflux-http-epoll-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: 49eb4715-1583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: aa73fb01-1586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 6e26a94f-1589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 3fc1225a-1591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26, and the Request Id: 67cd7f6f-1603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: 843a94aa-1604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: 98609c89-1609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: b514384e-1611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.905+0000 [webflux-http-epoll-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: 4f61fa9c-1613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: 3c859cb3-1617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: 9b133d94-1618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 285913fb-1621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: b514384e-1622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.912+0000 [webflux-http-epoll-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: 7ae1e0e9-1623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.915+0000 [webflux-http-epoll-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: 4f61fa9c-1626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: b8df32db-1631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: 64006461-1632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: 49eb4715-1639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: b88af0d2-1640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 64006461-1645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: 6e26a94f-1647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: 67cd7f6f-1654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: aa73fb01-1655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.935+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: 843a94aa-1658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: a506b5e4-1662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.938+0000 [webflux-http-epoll-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: b514384e-1663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 3c859cb3-1665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: 9b133d94-1666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.943+0000 [webflux-http-epoll-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: b514384e-1667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.944+0000 [webflux-http-epoll-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: 3fc1225a-1668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: 98609c89-1670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 285913fb-1676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 7ae1e0e9-1682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: 4f61fa9c-1683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: 49eb4715-1688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.959+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 4f61fa9c-1693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: b88af0d2-1695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: b8df32db-1696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 6e26a94f-1700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: 843a94aa-1705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 64006461-1710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: b514384e-1713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: 67cd7f6f-1714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: aa73fb01-1715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: 9b133d94-1717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.979+0000 [webflux-http-epoll-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: a506b5e4-1720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 3c859cb3-1722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: b514384e-1723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: 98609c89-1729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 64006461-1730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 3fc1225a-1731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: 285913fb-1735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:03.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30, and the Request Id: 4f61fa9c-1745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 7ae1e0e9-1749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 49eb4715-1750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.014+0000 [webflux-http-epoll-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: b514384e-1757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: b88af0d2-1758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 4f61fa9c-1760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: b8df32db-1761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29-, and the Request Id: 6e26a94f-1765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: 67cd7f6f-1767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.022+0000 [webflux-http-epoll-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: 843a94aa-1768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.023+0000 [webflux-http-epoll-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: aa73fb01-1770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.025+0000 [webflux-http-epoll-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: b514384e-1772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: 64006461-1775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29-, and the Request Id: 3c859cb3-1781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.035+0000 [webflux-http-epoll-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: 98609c89-1786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.035+0000 [webflux-http-epoll-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: 9b133d94-1787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: a506b5e4-1788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 64006461-1789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: 285913fb-1795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 4f61fa9c-1798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: 49eb4715-1804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: 3fc1225a-1805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: 4f61fa9c-1806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: b514384e-1814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 7ae1e0e9-1815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: b88af0d2-1819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 6e26a94f-1820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: b8df32db-1825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: b514384e-1826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: aa73fb01-1828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: 67cd7f6f-1829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: 98609c89-1830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.086+0000 [webflux-http-epoll-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: 285913fb-1838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.088+0000 [webflux-http-epoll-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: 64006461-1841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.089+0000 [webflux-http-epoll-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: 843a94aa-1843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 3c859cb3-1846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.093+0000 [webflux-http-epoll-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: 64006461-1850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: 4f61fa9c-1851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: 9b133d94-1852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: a506b5e4-1858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 4f61fa9c-1860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 3fc1225a-1867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.112+0000 [webflux-http-epoll-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: 49eb4715-1872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 7ae1e0e9-1873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: b514384e-1874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: b88af0d2-1880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31-, and the Request Id: b514384e-1882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: b8df32db-1884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: 67cd7f6f-1893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31-, and the Request Id: aa73fb01-1895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.130+0000 [webflux-http-epoll-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: 843a94aa-1896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.131+0000 [webflux-http-epoll-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: 64006461-1900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 98609c89-1899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.131+0000 [webflux-http-epoll-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: 4f61fa9c-1901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 6e26a94f-1902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.137+0000 [webflux-http-epoll-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: 64006461-1907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: 9b133d94-1908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30, and the Request Id: a506b5e4-1909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.139+0000 [webflux-http-epoll-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: 4f61fa9c-1911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.140+0000 [webflux-http-epoll-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: 3c859cb3-1912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: 285913fb-1919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 3fc1225a-1920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-1927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 7ae1e0e9-1931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-1933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-1934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-1934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-1937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.159+0000 [webflux-http-epoll-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: 4f61fa9c-1938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-1940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-1937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-1942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-1944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.163+0000 [webflux-http-epoll-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: b88af0d2-1945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: 843a94aa-1946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-1947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 49eb4715-1948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.164+0000 [webflux-http-epoll-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: 4f61fa9c-1949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-1940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-1942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-1950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: b8df32db-1951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-1950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: b514384e-1952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.170+0000 [webflux-http-epoll-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: 67cd7f6f-1955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: aa73fb01-1956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: 64006461-1957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-1958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-1959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.174+0000 [webflux-http-epoll-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: 9b133d94-1960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-1959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.175+0000 [webflux-http-epoll-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: 6e26a94f-1961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-1962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-1962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-1964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31, and the Request Id: a506b5e4-1965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-1958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32-, and the Request Id: 3c859cb3-1966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-1967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-1967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 64006461-1968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-1969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: b514384e-1970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-1971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-1972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: 98609c89-1973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-1974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-1976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 3fc1225a-1977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-1978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-1979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-1980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-1981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-1982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-1983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-1984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-1985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-1986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-1987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-1985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 285913fb-1988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-1986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-1989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-1989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-1990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-1991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-1990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-1991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: 4f61fa9c-1992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-1993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-1994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.202+0000 [webflux-http-epoll-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: 7ae1e0e9-1995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-1996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-1997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-1994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: 67cd7f6f-1999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-1998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-1997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.205+0000 [webflux-http-epoll-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: 843a94aa-2001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-1998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: 4f61fa9c-2002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 64006461-2005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.209+0000 [webflux-http-epoll-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: b8df32db-2006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 3c859cb3-2009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: b88af0d2-2012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33-, and the Request Id: 9b133d94-2013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 64006461-2014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.213+0000 [webflux-http-epoll-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: a506b5e4-2015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.221+0000 [webflux-http-epoll-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: aa73fb01-2025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.222+0000 [webflux-http-epoll-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: b514384e-2026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: 49eb4715-2027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: 3fc1225a-2028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 6e26a94f-2034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.237+0000 [webflux-http-epoll-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: b514384e-2041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: 67cd7f6f-2045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: 98609c89-2046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.247+0000 [webflux-http-epoll-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: 64006461-2053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.250+0000 [webflux-http-epoll-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: 3c859cb3-2057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: 285913fb-2058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.252+0000 [webflux-http-epoll-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: 64006461-2060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.253+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 7ae1e0e9-2062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: 843a94aa-2068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: 4f61fa9c-2070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: b8df32db-2072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: a506b5e4-2073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: b88af0d2-2074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34-, and the Request Id: 9b133d94-2076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.265+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 4f61fa9c-2081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: 3fc1225a-2087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: 49eb4715-2088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: b514384e-2089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: aa73fb01-2093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: 64006461-2095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 6e26a94f-2099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 64006461-2102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34-, and the Request Id: b514384e-2103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: 98609c89-2108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 843a94aa-2109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: 67cd7f6f-2113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 7ae1e0e9-2117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: 9b133d94-2119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: 285913fb-2120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 3c859cb3-2123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: b8df32db-2132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: b88af0d2-2133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: aa73fb01-2140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.310+0000 [webflux-http-epoll-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: a506b5e4-2141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: 64006461-2145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.314+0000 [webflux-http-epoll-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: 49eb4715-2147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 4f61fa9c-2149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: b514384e-2150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.317+0000 [webflux-http-epoll-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: 3fc1225a-2152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 6e26a94f-2156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 4f61fa9c-2158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35-, and the Request Id: b514384e-2160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: 843a94aa-2161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 64006461-2163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: 98609c89-2164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: 285913fb-2172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: 9b133d94-2175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: 67cd7f6f-2177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 7ae1e0e9-2181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.338+0000 [webflux-http-epoll-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: 3c859cb3-2187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: b88af0d2-2192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: b514384e-2195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: b8df32db-2200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 4f61fa9c-2206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: b514384e-2207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 64006461-2208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 843a94aa-2209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 49eb4715-2210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: aa73fb01-2212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 64006461-2216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 4f61fa9c-2217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35, and the Request Id: a506b5e4-2218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 6e26a94f-2219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: 9b133d94-2221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: 98609c89-2224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 3fc1225a-2228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: 285913fb-2233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: 67cd7f6f-2237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.377+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 7ae1e0e9-2245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 3c859cb3-2246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 843a94aa-2253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.388+0000 [webflux-http-epoll-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: b8df32db-2256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: b88af0d2-2257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: 9b133d94-2261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.391+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: 4f61fa9c-2262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.396+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: b514384e-2271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: 64006461-2272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.397+0000 [webflux-http-epoll-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: 49eb4715-2273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: a506b5e4-2274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37-, and the Request Id: aa73fb01-2275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 6e26a94f-2280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 64006461-2281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 3fc1225a-2284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 4f61fa9c-2286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: b514384e-2289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: 98609c89-2291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.411+0000 [webflux-http-epoll-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: 67cd7f6f-2294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 7ae1e0e9-2299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: 285913fb-2302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: 3c859cb3-2303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 843a94aa-2307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.425+0000 [webflux-http-epoll-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: b8df32db-2311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: 9b133d94-2317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: b88af0d2-2325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: 64006461-2326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.435+0000 [webflux-http-epoll-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: a506b5e4-2329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: 4f61fa9c-2330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: b514384e-2334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: 49eb4715-2335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: aa73fb01-2337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: 64006461-2338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 3fc1225a-2339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: b514384e-2340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 4f61fa9c-2346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 6e26a94f-2348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 98609c89-2350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.449+0000 [webflux-http-epoll-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: 67cd7f6f-2352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.453+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.454+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.454+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 843a94aa-2360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 3c859cb3-2364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: 7ae1e0e9-2365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.466+0000 [webflux-http-epoll-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: 285913fb-2367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: 9b133d94-2369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: b8df32db-2371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.475+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.476+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: b88af0d2-2382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64006461-2386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41, and the Request Id: 4f61fa9c-2389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: 64006461-2390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38, and the Request Id: a506b5e4-2391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: 49eb4715-2397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.486+0000 [webflux-http-epoll-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: b514384e-2398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 64006461-2399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: aa73fb01-2401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: 843a94aa-2404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.491+0000 [webflux-http-epoll-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: b514384e-2406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 4f61fa9c-2407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: 67cd7f6f-2408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 3fc1225a-2410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 9b133d94-2411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 6e26a94f-2412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.496+0000 [webflux-http-epoll-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: 3c859cb3-2414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 7ae1e0e9-2423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: 98609c89-2424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.507+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: b8df32db-2432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.514+0000 [webflux-http-epoll-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: 285913fb-2435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: b514384e-2437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: 4f61fa9c-2443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: 67cd7f6f-2446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 843a94aa-2447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.526+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 4f61fa9c-2452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: b514384e-2454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.533+0000 [webflux-http-epoll-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: b88af0d2-2456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: 9b133d94-2458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.535+0000 [webflux-http-epoll-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: 3c859cb3-2460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.537+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: a506b5e4-2464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: aa73fb01-2468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: 64006461-2471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: 49eb4715-2474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.547+0000 [webflux-http-epoll-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: 7ae1e0e9-2477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.549+0000 [webflux-http-epoll-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: 3fc1225a-2479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: a2d51040-2483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.554+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: b8df32db-2484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 6e26a94f-2493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f61fa9c-2494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: 843a94aa-2496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 4f61fa9c-2497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: 98609c89-2500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: b88af0d2-2502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: 9b133d94-2507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 4f61fa9c-2508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: b514384e-2511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: aa73fb01-2512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: 67cd7f6f-2515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 285913fb-2520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.575+0000 [webflux-http-epoll-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: a506b5e4-2522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 64006461-2524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: b514384e-2526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.579+0000 [webflux-http-epoll-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: 3c859cb3-2529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 3fc1225a-2530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 7ae1e0e9-2533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: a2d51040-2534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: b8df32db-2540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.591+0000 [webflux-http-epoll-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: 843a94aa-2547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: 49eb4715-2551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 9b133d94-2554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: b88af0d2-2557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 6e26a94f-2562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: 64006461-2568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: b514384e-2570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: aa73fb01-2573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: a506b5e4-2574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: 98609c89-2575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: a2d51040-2577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: 285913fb-2583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: b514384e-2582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.620+0000 [webflux-http-epoll-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: 3fc1225a-2584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43, and the Request Id: 67cd7f6f-2588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: 4f61fa9c-2587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 7ae1e0e9-2591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 97a7d2e9-2593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 3c859cb3-2598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 843a94aa-2600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: b88af0d2-2610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.664+0000 [webflux-http-epoll-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: b514384e-2614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: b8df32db-2616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: 49eb4715-2617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42, and the Request Id: a506b5e4-2619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-2620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 9b133d94-2621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 6e26a94f-2623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.679+0000 [webflux-http-epoll-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: b514384e-2628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: 64006461-2630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 98609c89-2632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: aa73fb01-2633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.686+0000 [webflux-http-epoll-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: 3fc1225a-2634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: 67cd7f6f-2639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: 4f61fa9c-2642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: a2d51040-2643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: 285913fb-2648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 3c859cb3-2650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 7ae1e0e9-2659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: 843a94aa-2662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: b514384e-2669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: b88af0d2-2671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: b8df32db-2674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: a506b5e4-2676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.789+0000 [webflux-http-epoll-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: 97a7d2e9-2680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 49eb4715-2681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: 9b133d94-2679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: b514384e-2686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: 67cd7f6f-2692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: 98609c89-2693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: aa73fb01-2691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: 64006461-2694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.799+0000 [webflux-http-epoll-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: 6e26a94f-2696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.800+0000 [webflux-http-epoll-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: 3fc1225a-2697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-2698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 285913fb-2700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 3c859cb3-2702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.804+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: a2d51040-2705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 7ae1e0e9-2711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: 4f61fa9c-2713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: b8df32db-2720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 843a94aa-2725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: 97a7d2e9-2726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.828+0000 [webflux-http-epoll-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: 9b133d94-2733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.837+0000 [webflux-http-epoll-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: b514384e-2738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.841+0000 [webflux-http-epoll-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: 98609c89-2745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.842+0000 [webflux-http-epoll-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: a506b5e4-2749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: 49eb4715-2750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.844+0000 [webflux-http-epoll-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: b88af0d2-2752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.844+0000 [webflux-http-epoll-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: 64006461-2753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.845+0000 [webflux-http-epoll-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: b514384e-2755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: 67cd7f6f-2756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 7ae1e0e9-2757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: aa73fb01-2759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: 285913fb-2761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.853+0000 [webflux-http-epoll-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: a2d51040-2762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 3c859cb3-2763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.855+0000 [webflux-http-epoll-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: 3fc1225a-2764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 6e26a94f-2765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: b8df32db-2766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-2767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.862+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: 843a94aa-2778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 4f61fa9c-2782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: 9b133d94-2788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 97a7d2e9-2791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: a506b5e4-2798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: b88af0d2-2799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: 3fc1225a-2803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 7ae1e0e9-2806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.889+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.889+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 843a94aa-2808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45-, and the Request Id: b8df32db-2810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: b514384e-2815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: 64006461-2816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-2817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: 98609c89-2818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.907+0000 [webflux-http-epoll-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: 9b133d94-2820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: a2d51040-2822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: 67cd7f6f-2825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: aa73fb01-2826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46-, and the Request Id: b514384e-2831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: 49eb4715-2833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 3c859cb3-2836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: 285913fb-2838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: 4f61fa9c-2839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: a506b5e4-2843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.928+0000 [webflux-http-epoll-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: 7ae1e0e9-2848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: 97a7d2e9-2851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: 3fc1225a-2852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: 64006461-2855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.932+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 6e26a94f-2857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.933+0000 [webflux-http-epoll-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: b8df32db-2858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: a2d51040-2862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.938+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-2867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: b88af0d2-2871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 843a94aa-2875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: 67cd7f6f-2878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50-, and the Request Id: 9b133d94-2881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47-, and the Request Id: aa73fb01-2885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b514384e-2888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.951+0000 [webflux-http-epoll-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: 98609c89-2890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: b514384e-2891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 4f61fa9c-2892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 3c859cb3-2893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 285913fb-2895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.957+0000 [webflux-http-epoll-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: a506b5e4-2897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.958+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 97a7d2e9-2901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: b514384e-2906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: 49eb4715-2907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 7ae1e0e9-2908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 3fc1225a-2909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.966+0000 [webflux-http-epoll-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: 64006461-2912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: b8df32db-2914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 6e26a94f-2915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.971+0000 [webflux-http-epoll-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: a2d51040-2921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-2922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-2927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 98609c89-2937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: 843a94aa-2938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: b88af0d2-2939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-2941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-2942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-2943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-2942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 4f61fa9c-2944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-2945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-2946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-2946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-2945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-2947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: a506b5e4-2948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: 9b133d94-2949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-2947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: aa73fb01-2950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 285913fb-2951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 7ae1e0e9-2952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-2953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-2954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-2953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 97a7d2e9-2955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-2956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-2956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: 64006461-2957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: b8df32db-2958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-2959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 3fc1225a-2960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:04.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-2961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-2961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-2962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-2963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: a2d51040-2964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-2965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-2966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-2967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-2963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-2966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-2968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: 67cd7f6f-2969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-2970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-2971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-2968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-2971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-2972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-2973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: b514384e-2974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-2975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-2976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-2975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-2977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-2978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-2979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-2980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-2981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: 49eb4715-2982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-2979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: fb45ef93-2983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-2984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-2981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-2984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-2985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: 843a94aa-2986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-2987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.013+0000 [webflux-http-epoll-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: 3c859cb3-2988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-2987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: b88af0d2-2989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-2990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-2991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-2990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-2991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-2992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-2993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-2994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-2995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-2992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-2996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-2995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: 4f61fa9c-2997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-2998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: 9b133d94-2999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: 98609c89-3000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: aa73fb01-3001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 6e26a94f-3003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 97a7d2e9-3008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: 7ae1e0e9-3009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: 285913fb-3010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: 64006461-3015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.028+0000 [webflux-http-epoll-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: a506b5e4-3016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 3fc1225a-3023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: a2d51040-3025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: b514384e-3026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: b8df32db-3027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: 67cd7f6f-3035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: fb45ef93-3037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 843a94aa-3042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.044+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 49eb4715-3052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: 4f61fa9c-3053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: 9b133d94-3056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: 98609c89-3059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.051+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: b88af0d2-3062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 3c859cb3-3065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.054+0000 [webflux-http-epoll-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: 7ae1e0e9-3067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: 97a7d2e9-3069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50, and the Request Id: a506b5e4-3070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 64006461-3072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 6e26a94f-3073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50-, and the Request Id: aa73fb01-3074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: 285913fb-3075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: 3fc1225a-3078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: b8df32db-3079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: b514384e-3080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: a2d51040-3084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.069+0000 [webflux-http-epoll-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: fb45ef93-3089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: 67cd7f6f-3103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: b88af0d2-3108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53, and the Request Id: 4f61fa9c-3109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: 98609c89-3111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 3c859cb3-3112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.086+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: 49eb4715-3119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: 97a7d2e9-3120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: aa73fb01-3123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 285913fb-3124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: 843a94aa-3125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: 7ae1e0e9-3126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 6e26a94f-3129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 64006461-3130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 9b133d94-3134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: b8df32db-3135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.101+0000 [webflux-http-epoll-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: a506b5e4-3137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: a2d51040-3138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 3fc1225a-3146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: b514384e-3149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: fb45ef93-3155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: b88af0d2-3163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.115+0000 [webflux-http-epoll-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: 4f61fa9c-3165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: 67cd7f6f-3168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: aa73fb01-3171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.119+0000 [webflux-http-epoll-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: 98609c89-3173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.121+0000 [webflux-http-epoll-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: 843a94aa-3178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.122+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 3c859cb3-3180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: 97a7d2e9-3181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: 49eb4715-3184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.125+0000 [webflux-http-epoll-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: 64006461-3186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 285913fb-3189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: 9b133d94-3190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.127+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 7ae1e0e9-3193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.132+0000 [webflux-http-epoll-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: a2d51040-3198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: b514384e-3199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: a506b5e4-3200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.135+0000 [webflux-http-epoll-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: 6e26a94f-3202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: b8df32db-3205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 3fc1225a-3207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: fb45ef93-3208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55, and the Request Id: 4f61fa9c-3222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: b88af0d2-3223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: 67cd7f6f-3225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 98609c89-3231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: aa73fb01-3232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: 843a94aa-3233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 3c859cb3-3235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: 285913fb-3237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 97a7d2e9-3239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.156+0000 [webflux-http-epoll-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: 9b133d94-3242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: 49eb4715-3246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: 64006461-3251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: b514384e-3259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: a506b5e4-3260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: a2d51040-3264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 6e26a94f-3266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 7ae1e0e9-3267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: fb45ef93-3270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: b88af0d2-3271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: 3fc1225a-3272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: b8df32db-3279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54-, and the Request Id: aa73fb01-3282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: 843a94aa-3287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.180+0000 [webflux-http-epoll-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: 98609c89-3288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54, and the Request Id: 67cd7f6f-3289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.181+0000 [webflux-http-epoll-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: 4f61fa9c-3290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.182+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.185+0000 [webflux-http-epoll-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: 97a7d2e9-3296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.185+0000 [webflux-http-epoll-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: 285913fb-3297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 3c859cb3-3298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 9b133d94-3299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 49eb4715-3311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: a506b5e4-3314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: 64006461-3315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.199+0000 [webflux-http-epoll-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: b514384e-3320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.204+0000 [webflux-http-epoll-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: 6e26a94f-3324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: a2d51040-3325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 7ae1e0e9-3327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 3fc1225a-3330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 98609c89-3334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: b88af0d2-3335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.210+0000 [webflux-http-epoll-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: b8df32db-3336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: fb45ef93-3337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: 843a94aa-3344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: aa73fb01-3345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57, and the Request Id: 4f61fa9c-3347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: 67cd7f6f-3348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: 285913fb-3349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 97a7d2e9-3354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58-, and the Request Id: 9b133d94-3355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: 3c859cb3-3357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: 49eb4715-3373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: 64006461-3378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: a506b5e4-3379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: 3fc1225a-3385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 4f61fa9c-3387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.240+0000 [webflux-http-epoll-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: 6e26a94f-3390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 7ae1e0e9-3393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: 67cd7f6f-3396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.243+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: 98609c89-3398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: 843a94aa-3400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: b514384e-3401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: b88af0d2-3402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: b8df32db-3403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58-, and the Request Id: 97a7d2e9-3405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56-, and the Request Id: 3c859cb3-3407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: a2d51040-3408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: 285913fb-3409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.249+0000 [webflux-http-epoll-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: 9b133d94-3410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: fb45ef93-3411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: aa73fb01-3412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.251+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: a506b5e4-3433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 49eb4715-3439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: 4f61fa9c-3440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57, and the Request Id: 67cd7f6f-3444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: 64006461-3445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.271+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 3fc1225a-3450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 97a7d2e9-3452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: b88af0d2-3456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 3c859cb3-3457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: a2d51040-3458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 7ae1e0e9-3459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: 843a94aa-3460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: b514384e-3461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 6e26a94f-3465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: aa73fb01-3466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60-, and the Request Id: 9b133d94-3468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: fb45ef93-3469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 98609c89-3472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: b8df32db-3473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.288+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: 285913fb-3482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: a506b5e4-3493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.295+0000 [webflux-http-epoll-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: 4f61fa9c-3495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.297+0000 [webflux-http-epoll-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: 64006461-3499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: 67cd7f6f-3502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.300+0000 [webflux-http-epoll-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: 49eb4715-3505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.300+0000 [webflux-http-epoll-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: a2d51040-3507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 97a7d2e9-3509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: 843a94aa-3510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 3fc1225a-3511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 3c859cb3-3515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: b88af0d2-3521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 6e26a94f-3523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: 9b133d94-3525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: 98609c89-3527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: b514384e-3529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 7ae1e0e9-3530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: aa73fb01-3531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: 285913fb-3536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57-, and the Request Id: fb45ef93-3537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: b8df32db-3540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: 67cd7f6f-3554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: a506b5e4-3557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: 4f61fa9c-3560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: 64006461-3565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: 49eb4715-3566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 97a7d2e9-3568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 3fc1225a-3571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: 843a94aa-3573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 3c859cb3-3574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.343+0000 [webflux-http-epoll-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: b88af0d2-3577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: a2d51040-3579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.345+0000 [webflux-http-epoll-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: 7ae1e0e9-3580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 6e26a94f-3584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: 98609c89-3586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 9b133d94-3587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: b8df32db-3590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: aa73fb01-3591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: b514384e-3593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.355+0000 [webflux-http-epoll-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: 285913fb-3599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: fb45ef93-3600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 64006461-3610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: 4f61fa9c-3611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.374+0000 [webflux-http-epoll-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: 67cd7f6f-3618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: a2d51040-3621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.377+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.378+0000 [webflux-http-epoll-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: 97a7d2e9-3625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.379+0000 [webflux-http-epoll-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: 843a94aa-3628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.381+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: 49eb4715-3634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: b88af0d2-3635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: a506b5e4-3636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 9b133d94-3638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 3c859cb3-3639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.387+0000 [webflux-http-epoll-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: 7ae1e0e9-3641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 6e26a94f-3642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: aa73fb01-3644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: 3fc1225a-3653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: 98609c89-3654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: 64006461-3656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: b8df32db-3657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: b514384e-3658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: a2d51040-3661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: 285913fb-3665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: fb45ef93-3669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 4f61fa9c-3670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.410+0000 [webflux-http-epoll-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: 843a94aa-3683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.411+0000 [webflux-http-epoll-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: 49eb4715-3685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.412+0000 [webflux-http-epoll-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: 97a7d2e9-3687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.412+0000 [webflux-http-epoll-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: 67cd7f6f-3688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: 9b133d94-3693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.417+0000 [webflux-http-epoll-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: a506b5e4-3697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 6e26a94f-3698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: b88af0d2-3700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: 64006461-3702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 7ae1e0e9-3704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 3c859cb3-3705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 3fc1225a-3706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: aa73fb01-3708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.425+0000 [webflux-http-epoll-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: b8df32db-3712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: b514384e-3718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: 98609c89-3721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: a2d51040-3723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 4f61fa9c-3728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: fb45ef93-3730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: 285913fb-3732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: 843a94aa-3746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 97a7d2e9-3747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: b88af0d2-3749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: 49eb4715-3750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62, and the Request Id: 67cd7f6f-3751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 7ae1e0e9-3753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.448+0000 [webflux-http-epoll-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: a506b5e4-3759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: aa73fb01-3760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 3c859cb3-3761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: 6e26a94f-3762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: 9b133d94-3764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: 64006461-3765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: b8df32db-3768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: a2d51040-3773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: 3fc1225a-3774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: b514384e-3781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 98609c89-3787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: 4f61fa9c-3788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: fb45ef93-3792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.466+0000 [webflux-http-epoll-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: 285913fb-3795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 97a7d2e9-3796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.471+0000 [webflux-http-epoll-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: 843a94aa-3805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: 67cd7f6f-3808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 49eb4715-3813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.474+0000 [webflux-http-epoll-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: b88af0d2-3814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: 64006461-3817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.475+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 7ae1e0e9-3818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 3c859cb3-3819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: a506b5e4-3820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66-, and the Request Id: 9b133d94-3823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: aa73fb01-3824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 6e26a94f-3825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 3fc1225a-3827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: b8df32db-3829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: a2d51040-3832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: b514384e-3836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: fb45ef93-3844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: 4f61fa9c-3847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: 98609c89-3853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: 97a7d2e9-3854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64, and the Request Id: 67cd7f6f-3855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: 285913fb-3861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.499+0000 [webflux-http-epoll-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: 3c859cb3-3862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: b88af0d2-3866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 7ae1e0e9-3868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.504+0000 [webflux-http-epoll-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: 843a94aa-3874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: 64006461-3878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: aa73fb01-3879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63, and the Request Id: a506b5e4-3883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 49eb4715-3885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: a2d51040-3887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: 9b133d94-3886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: b514384e-3894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: 67cd7f6f-3899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 4f61fa9c-3900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: 3fc1225a-3901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 6e26a94f-3902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: fb45ef93-3903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: b8df32db-3904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.530+0000 [webflux-http-epoll-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: 3c859cb3-3909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 97a7d2e9-3911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: 98609c89-3919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: b88af0d2-3920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65-, and the Request Id: aa73fb01-3927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: 285913fb-3928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.544+0000 [webflux-http-epoll-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: 843a94aa-3935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: a506b5e4-3937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-3938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-3940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-3938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-3941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-3940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-3942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.547+0000 [webflux-http-epoll-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: 49eb4715-3943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-3944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-3944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 7ae1e0e9-3947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-3946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-3948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-3946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-3949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: 64006461-3950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-3951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-3949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-3948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: 9b133d94-3952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-3951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.550+0000 [webflux-http-epoll-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: 67cd7f6f-3953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-3954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-3955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.551+0000 [webflux-http-epoll-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: 3fc1225a-3956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-3954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-3955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.552+0000 [webflux-http-epoll-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: 4f61fa9c-3957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-3958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 6e26a94f-3959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-3960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: b514384e-3961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: a2d51040-3962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: b8df32db-3963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66-, and the Request Id: 3c859cb3-3964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-3965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 97a7d2e9-3966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-3967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-3968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-3969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-3970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: fb45ef93-3971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-3969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-3970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-3972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-3973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-3973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-3974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-3975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-3976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-3977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-3976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: b88af0d2-3978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: 98609c89-3979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-3980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-3981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-3982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-3983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-3984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-3985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.566+0000 [webflux-http-epoll-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: aa73fb01-3986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-3985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-3987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-3988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-3989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-3988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-3990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: 285913fb-3991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-3990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-3992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-3993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-3994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-3995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.570+0000 [webflux-http-epoll-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: 843a94aa-3996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-3995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-3997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-3994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.571+0000 [webflux-http-epoll-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: 64006461-3998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-3997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-3999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-3999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.573+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 49eb4715-4006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.575+0000 [webflux-http-epoll-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: a2d51040-4009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: a506b5e4-4010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 7ae1e0e9-4014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69-, and the Request Id: 9b133d94-4015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: b514384e-4016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.578+0000 [webflux-http-epoll-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: 4f61fa9c-4017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: 67cd7f6f-4018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 6e26a94f-4019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.580+0000 [webflux-http-epoll-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: b8df32db-4022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 3c859cb3-4024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: fb45ef93-4025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 3fc1225a-4026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.584+0000 [webflux-http-epoll-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: 97a7d2e9-4029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.588+0000 [webflux-http-epoll-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: b88af0d2-4034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: aa73fb01-4042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: 98609c89-4046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: 64006461-4056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.599+0000 [webflux-http-epoll-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: 843a94aa-4058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: 285913fb-4064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 7ae1e0e9-4065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: b514384e-4066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.605+0000 [webflux-http-epoll-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: 49eb4715-4068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.605+0000 [webflux-http-epoll-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: 9b133d94-4069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 4f61fa9c-4073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: fb45ef93-4074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: b8df32db-4077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: 67cd7f6f-4078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: a2d51040-4079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 6e26a94f-4081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: b88af0d2-4084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.612+0000 [webflux-http-epoll-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: 97a7d2e9-4086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: a506b5e4-4087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.613+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: aa73fb01-4091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 3c859cb3-4093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: 3fc1225a-4097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: 98609c89-4112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.628+0000 [webflux-http-epoll-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: 843a94aa-4118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: b514384e-4119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.631+0000 [webflux-http-epoll-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: 64006461-4126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: 4f61fa9c-4129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 7ae1e0e9-4127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.632+0000 [webflux-http-epoll-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: 285913fb-4130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: 49eb4715-4131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69, and the Request Id: 67cd7f6f-4132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: 9b133d94-4134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: fb45ef93-4135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 6e26a94f-4137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.637+0000 [webflux-http-epoll-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: a2d51040-4138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.638+0000 [webflux-http-epoll-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: b8df32db-4139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 3c859cb3-4142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 97a7d2e9-4144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: b88af0d2-4146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: a506b5e4-4151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: aa73fb01-4155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 3fc1225a-4156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.654+0000 [webflux-http-epoll-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: 98609c89-4168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.657+0000 [webflux-http-epoll-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: 49eb4715-4172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.659+0000 [webflux-http-epoll-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: 67cd7f6f-4176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.662+0000 [webflux-http-epoll-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: b514384e-4181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 7ae1e0e9-4182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: 285913fb-4185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 6e26a94f-4186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 3c859cb3-4187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 4f61fa9c-4188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: fb45ef93-4191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.668+0000 [webflux-http-epoll-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: b8df32db-4194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: 97a7d2e9-4195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: 64006461-4198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: b88af0d2-4200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.671+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: 843a94aa-4207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: aa73fb01-4208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: a2d51040-4211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: 9b133d94-4216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 98609c89-4226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: 67cd7f6f-4227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: a506b5e4-4230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: 49eb4715-4234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 3c859cb3-4238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: b514384e-4242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: 3fc1225a-4243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: 285913fb-4244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: 4f61fa9c-4245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 7ae1e0e9-4246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: 97a7d2e9-4250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: 64006461-4251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.717+0000 [webflux-http-epoll-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: 6e26a94f-4254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.719+0000 [webflux-http-epoll-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: b8df32db-4256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: b88af0d2-4261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: 843a94aa-4263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: fb45ef93-4266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71-, and the Request Id: aa73fb01-4269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: a2d51040-4270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: 9b133d94-4278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-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: a506b5e4-4279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.733+0000 [webflux-http-epoll-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: 4f61fa9c-4283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: 98609c89-4284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 3fc1225a-4288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: 67cd7f6f-4290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.738+0000 [webflux-http-epoll-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: 285913fb-4291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 97a7d2e9-4292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.742+0000 [webflux-http-epoll-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: 3c859cb3-4300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: 49eb4715-4304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: b514384e-4313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 7ae1e0e9-4314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 64006461-4317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: b88af0d2-4318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 6e26a94f-4319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70-, and the Request Id: fb45ef93-4324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: b8df32db-4326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: 843a94aa-4329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: 4f61fa9c-4330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: aa73fb01-4334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: a2d51040-4335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: a506b5e4-4338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: 97a7d2e9-4341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: 9b133d94-4343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: 98609c89-4345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.764+0000 [webflux-http-epoll-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: 3fc1225a-4347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: 67cd7f6f-4350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: 285913fb-4354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: 3c859cb3-4361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: 49eb4715-4365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: b514384e-4366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: b88af0d2-4374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.778+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.778+0000 [webflux-http-epoll-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: fb45ef93-4378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.779+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 7ae1e0e9-4379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 6e26a94f-4380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: 64006461-4383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.781+0000 [webflux-http-epoll-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: aa73fb01-4385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 843a94aa-4388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 4f61fa9c-4393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: a506b5e4-4396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: 98609c89-4397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: b8df32db-4398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: a2d51040-4401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 9b133d94-4403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: 3fc1225a-4405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.792+0000 [webflux-http-epoll-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: 285913fb-4407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: 67cd7f6f-4412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 97a7d2e9-4413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 3c859cb3-4420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: b514384e-4426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: b88af0d2-4427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: 49eb4715-4435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: fb45ef93-4437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: 843a94aa-4441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: aa73fb01-4444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 6e26a94f-4449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: 67cd7f6f-4450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.812+0000 [webflux-http-epoll-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: 98609c89-4451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.813+0000 [webflux-http-epoll-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: 4f61fa9c-4453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: 9b133d94-4454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: 285913fb-4457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 3c859cb3-4458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.817+0000 [webflux-http-epoll-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: 97a7d2e9-4460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: 64006461-4461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: a2d51040-4470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 7ae1e0e9-4473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: a506b5e4-4474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.828+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.828+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: b514384e-4478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.830+0000 [webflux-http-epoll-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: b8df32db-4480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: 3fc1225a-4485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: b88af0d2-4492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: fb45ef93-4493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: 49eb4715-4497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 4f61fa9c-4499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: aa73fb01-4501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: 67cd7f6f-4503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: 97a7d2e9-4509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: 843a94aa-4510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: 64006461-4511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 6e26a94f-4515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 3c859cb3-4516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: 98609c89-4517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: a2d51040-4519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: 9b133d94-4520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: 285913fb-4525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 7ae1e0e9-4530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.856+0000 [webflux-http-epoll-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: a506b5e4-4536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: b514384e-4539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: b8df32db-4542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.862+0000 [webflux-http-epoll-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: fb45ef93-4551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: b88af0d2-4552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: 3fc1225a-4555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: 4f61fa9c-4556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: 49eb4715-4558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: 67cd7f6f-4560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.867+0000 [webflux-http-epoll-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: aa73fb01-4563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: 64006461-4566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: 97a7d2e9-4568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 3c859cb3-4570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: 843a94aa-4572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: a2d51040-4574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 6e26a94f-4576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: 98609c89-4579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: 9b133d94-4582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.878+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: 285913fb-4587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.882+0000 [webflux-http-epoll-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: 7ae1e0e9-4593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.890+0000 [webflux-http-epoll-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: b514384e-4595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: a506b5e4-4602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 4f61fa9c-4605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: b88af0d2-4607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: 67cd7f6f-4609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: b8df32db-4610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77-, and the Request Id: aa73fb01-4612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: 3fc1225a-4613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 3c859cb3-4614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: fb45ef93-4615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.903+0000 [webflux-http-epoll-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: 97a7d2e9-4617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: 64006461-4627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 49eb4715-4629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.914+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.915+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.915+0000 [webflux-http-epoll-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: 98609c89-4638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: a2d51040-4640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 6e26a94f-4642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 7ae1e0e9-4644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: 285913fb-4647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: b8df32db-4656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.922+0000 [webflux-http-epoll-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: a506b5e4-4658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.923+0000 [webflux-http-epoll-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: 843a94aa-4659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: b88af0d2-4660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: 67cd7f6f-4661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81, and the Request Id: 4f61fa9c-4663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.925+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 3c859cb3-4668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 3fc1225a-4669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 97a7d2e9-4672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: 9b133d94-4673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.928+0000 [webflux-http-epoll-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: aa73fb01-4674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: b514384e-4675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 64006461-4686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.933+0000 [webflux-http-epoll-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: fb45ef93-4684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 49eb4715-4691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: a2d51040-4696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: 98609c89-4699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 6e26a94f-4702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 7ae1e0e9-4706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.943+0000 [webflux-http-epoll-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: 67cd7f6f-4708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: 285913fb-4711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: a506b5e4-4714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: b88af0d2-4716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.947+0000 [webflux-http-epoll-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: b8df32db-4718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: 4f61fa9c-4721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.950+0000 [webflux-http-epoll-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: 3fc1225a-4723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79-, and the Request Id: aa73fb01-4725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: 3c859cb3-4729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 843a94aa-4730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 64006461-4734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: 97a7d2e9-4736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: b514384e-4739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.958+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80-, and the Request Id: 9b133d94-4742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: fb45ef93-4746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: a2d51040-4747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: 49eb4715-4751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: 7ae1e0e9-4761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: 98609c89-4763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 6e26a94f-4765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: 67cd7f6f-4770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: b8df32db-4771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: 285913fb-4776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: a506b5e4-4777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: 4f61fa9c-4779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: b88af0d2-4781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: 97a7d2e9-4786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 3fc1225a-4787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80-, and the Request Id: aa73fb01-4789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.975+0000 [webflux-http-epoll-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: 3c859cb3-4790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 64006461-4792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.976+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.977+0000 [webflux-http-epoll-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: 843a94aa-4795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: a2d51040-4802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: b514384e-4803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81-, and the Request Id: 9b133d94-4807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.982+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.983+0000 [webflux-http-epoll-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: fb45ef93-4811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: 49eb4715-4814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 7ae1e0e9-4815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: b8df32db-4824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.989+0000 [webflux-http-epoll-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: 98609c89-4825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 6e26a94f-4828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.991+0000 [webflux-http-epoll-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: b88af0d2-4831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: a506b5e4-4835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.993+0000 [webflux-http-epoll-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: 4f61fa9c-4839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.993+0000 [webflux-http-epoll-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: 67cd7f6f-4840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: 285913fb-4842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: aa73fb01-4844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: 64006461-4845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 3c859cb3-4848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 97a7d2e9-4850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:05.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: b514384e-4855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: 843a94aa-4856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 7ae1e0e9-4864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.005+0000 [webflux-http-epoll-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: fb45ef93-4865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: 9b133d94-4866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: b8df32db-4870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: b88af0d2-4877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: 3fc1225a-4878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83, and the Request Id: 67cd7f6f-4885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85, and the Request Id: 4f61fa9c-4888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 49eb4715-4889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: 98609c89-4890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: aa73fb01-4892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: a2d51040-4893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: 3c859cb3-4895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: 285913fb-4898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: b514384e-4903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 97a7d2e9-4906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 843a94aa-4907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 6e26a94f-4909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.032+0000 [webflux-http-epoll-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: 7ae1e0e9-4914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: fb45ef93-4915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 9b133d94-4921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: b8df32db-4926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: b88af0d2-4931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: a506b5e4-4932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-4933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: 64006461-4936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-4937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: 67cd7f6f-4938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-4940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-4940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-4941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 3fc1225a-4942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.044+0000 [webflux-http-epoll-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: aa73fb01-4943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.044+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-4944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-4945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-4945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-4947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: a2d51040-4948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 98609c89-4949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-4947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: 49eb4715-4950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 3c859cb3-4951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-4952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-4953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-4954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-4955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-4954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-4956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: 285913fb-4957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86, and the Request Id: 4f61fa9c-4958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-4959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-4960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-4961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-4959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-4962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.052+0000 [webflux-http-epoll-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: 6e26a94f-4963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-4964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-4964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: b514384e-4965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-4966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-4967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-4968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 97a7d2e9-4969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-4968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-4970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-4971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-4972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-4972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-4973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-4971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-4973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 843a94aa-4974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-4975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-4976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-4977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-4978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-4979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-4977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-4979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-4978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: fb45ef93-4980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-4981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: a506b5e4-4982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 7ae1e0e9-4983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-4984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-4984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: b88af0d2-4985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-4986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.063+0000 [webflux-http-epoll-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: 9b133d94-4987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-4988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-4986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-4988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-4989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-4990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-4991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-4992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-4991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-4992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.065+0000 [webflux-http-epoll-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: 67cd7f6f-4993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: 64006461-4994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-4995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-4996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.067+0000 [webflux-http-epoll-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: aa73fb01-4997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-4996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-4998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: b8df32db-4999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: 3fc1225a-5000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-4998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: 3c859cb3-5001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 98609c89-5003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: a2d51040-5006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: 49eb4715-5009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 6e26a94f-5016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: 285913fb-5023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: b514384e-5028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: 843a94aa-5034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 7ae1e0e9-5036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.086+0000 [webflux-http-epoll-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: a506b5e4-5037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.086+0000 [webflux-http-epoll-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: 4f61fa9c-5038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85-, and the Request Id: 9b133d94-5042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86, and the Request Id: 67cd7f6f-5045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: fb45ef93-5046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.091+0000 [webflux-http-epoll-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: 3fc1225a-5047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: b88af0d2-5050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 97a7d2e9-5051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: b8df32db-5052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: aa73fb01-5054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 64006461-5055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: a2d51040-5061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 3c859cb3-5063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: 49eb4715-5069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: 98609c89-5075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 6e26a94f-5081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: b514384e-5086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: a506b5e4-5093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: 843a94aa-5095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87, and the Request Id: 67cd7f6f-5096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 285913fb-5098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 7ae1e0e9-5099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: 64006461-5100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: fb45ef93-5102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 3c859cb3-5105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: b8df32db-5107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 3fc1225a-5109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.124+0000 [webflux-http-epoll-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: b88af0d2-5110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: 4f61fa9c-5111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86-, and the Request Id: 9b133d94-5115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: a2d51040-5117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: aa73fb01-5120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 97a7d2e9-5126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.136+0000 [webflux-http-epoll-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: 49eb4715-5132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: 67cd7f6f-5140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: a506b5e4-5141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 6e26a94f-5145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: 64006461-5149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 3c859cb3-5150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: 98609c89-5152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 7ae1e0e9-5155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 3fc1225a-5156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: b514384e-5157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: 843a94aa-5160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: a2d51040-5163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: 285913fb-5165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: b8df32db-5167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.153+0000 [webflux-http-epoll-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: fb45ef93-5168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 9b133d94-5174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 49eb4715-5185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: 4f61fa9c-5186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: 67cd7f6f-5189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.164+0000 [webflux-http-epoll-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: b88af0d2-5191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 6e26a94f-5193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: 97a7d2e9-5197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89-, and the Request Id: 3c859cb3-5200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: 64006461-5202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: aa73fb01-5205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 7ae1e0e9-5208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: a506b5e4-5213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: 843a94aa-5214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.176+0000 [webflux-http-epoll-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: b8df32db-5217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: b514384e-5220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: a2d51040-5221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 98609c89-5224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: 9b133d94-5225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: 3fc1225a-5226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85-, and the Request Id: fb45ef93-5228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.182+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: 67cd7f6f-5235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 285913fb-5236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: 49eb4715-5242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90, and the Request Id: 4f61fa9c-5244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: 3c859cb3-5250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 6e26a94f-5252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 97a7d2e9-5253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: b88af0d2-5256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.196+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 64006461-5263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: aa73fb01-5266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 7ae1e0e9-5269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85, and the Request Id: a506b5e4-5271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: 843a94aa-5274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: b8df32db-5277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.207+0000 [webflux-http-epoll-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: 3fc1225a-5278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: a2d51040-5282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.209+0000 [webflux-http-epoll-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: b514384e-5283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: 9b133d94-5285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: 98609c89-5286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.211+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: 67cd7f6f-5293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91, and the Request Id: 4f61fa9c-5296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: 285913fb-5298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: fb45ef93-5299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 3c859cb3-5302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 97a7d2e9-5306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: 49eb4715-5311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.228+0000 [webflux-http-epoll-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: b88af0d2-5316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.229+0000 [webflux-http-epoll-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: 7ae1e0e9-5319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 6e26a94f-5322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: a506b5e4-5326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: 64006461-5330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89-, and the Request Id: aa73fb01-5333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 843a94aa-5335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.237+0000 [webflux-http-epoll-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: b8df32db-5336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 3fc1225a-5338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.240+0000 [webflux-http-epoll-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: 98609c89-5340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: a2d51040-5341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.243+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: 67cd7f6f-5348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: 285913fb-5351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: b514384e-5353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: 9b133d94-5356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.248+0000 [webflux-http-epoll-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: 3c859cb3-5357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: 4f61fa9c-5359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.251+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: fb45ef93-5366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: 49eb4715-5368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 97a7d2e9-5369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.254+0000 [webflux-http-epoll-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: a506b5e4-5370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: 64006461-5377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 6e26a94f-5379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: b88af0d2-5378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 3fc1225a-5381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90-, and the Request Id: aa73fb01-5388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.265+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: a2d51040-5390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 7ae1e0e9-5396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: 843a94aa-5400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: 4f61fa9c-5407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: 98609c89-5409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: 9b133d94-5411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: a506b5e4-5414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: b514384e-5418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: 97a7d2e9-5421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: 67cd7f6f-5422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.280+0000 [webflux-http-epoll-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: 3fc1225a-5423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: b8df32db-5424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 285913fb-5425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: fb45ef93-5426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: 49eb4715-5435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: b88af0d2-5436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.286+0000 [webflux-http-epoll-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: 64006461-5438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: 3c859cb3-5440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.290+0000 [webflux-http-epoll-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: a2d51040-5443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: aa73fb01-5444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 6e26a94f-5447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: 843a94aa-5451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: 9b133d94-5462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: 7ae1e0e9-5468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: a506b5e4-5470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94, and the Request Id: 4f61fa9c-5472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: 98609c89-5474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: 67cd7f6f-5479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.304+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: 3fc1225a-5480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: b8df32db-5482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: b514384e-5483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 97a7d2e9-5484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 3c859cb3-5489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 285913fb-5492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: 64006461-5494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: 49eb4715-5498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: fb45ef93-5499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: b88af0d2-5501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: 843a94aa-5504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: a2d51040-5507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: aa73fb01-5512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: 9b133d94-5513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.319+0000 [webflux-http-epoll-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: 6e26a94f-5516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: a506b5e4-5517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: 7ae1e0e9-5525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: 3fc1225a-5527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 4f61fa9c-5529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: 67cd7f6f-5535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: b8df32db-5539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: 98609c89-5541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 97a7d2e9-5542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.332+0000 [webflux-http-epoll-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: 3c859cb3-5545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: 285913fb-5550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: 64006461-5551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.337+0000 [webflux-http-epoll-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: b88af0d2-5556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: b514384e-5557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 49eb4715-5563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: a2d51040-5564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.342+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: aa73fb01-5567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 843a94aa-5568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.344+0000 [webflux-http-epoll-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: fb45ef93-5570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 6e26a94f-5576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 9b133d94-5578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: a506b5e4-5579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 4f61fa9c-5581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 7ae1e0e9-5591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.353+0000 [webflux-http-epoll-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: 67cd7f6f-5593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 3fc1225a-5594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: 97a7d2e9-5598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 98609c89-5599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 3c859cb3-5602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 64006461-5603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: b8df32db-5609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: 285913fb-5613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: a2d51040-5614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: b88af0d2-5615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.365+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.366+0000 [webflux-http-epoll-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: 843a94aa-5618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: 49eb4715-5625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: b514384e-5627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 6e26a94f-5633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: 9b133d94-5634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: aa73fb01-5635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.383+0000 [webflux-http-epoll-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: fb45ef93-5636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: a506b5e4-5639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: 67cd7f6f-5645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.390+0000 [webflux-http-epoll-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: 7ae1e0e9-5649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 4f61fa9c-5650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97-, and the Request Id: 3c859cb3-5655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: 98609c89-5656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.393+0000 [webflux-http-epoll-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: 3fc1225a-5657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: 64006461-5660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: 97a7d2e9-5663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.397+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 285913fb-5666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: a2d51040-5667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: b8df32db-5668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: 49eb4715-5678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: b88af0d2-5682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: 843a94aa-5686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.410+0000 [webflux-http-epoll-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: 6e26a94f-5688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95-, and the Request Id: aa73fb01-5689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: b514384e-5693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.416+0000 [webflux-http-epoll-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: 67cd7f6f-5701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: 64006461-5703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: 9b133d94-5704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: a506b5e4-5705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 4f61fa9c-5713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.423+0000 [webflux-http-epoll-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: 3fc1225a-5714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: 3c859cb3-5715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 7ae1e0e9-5716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: 98609c89-5717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: a2d51040-5720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: fb45ef93-5721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 97a7d2e9-5724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: b8df32db-5725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.430+0000 [webflux-http-epoll-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: 285913fb-5726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: b88af0d2-5737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: 49eb4715-5741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.440+0000 [webflux-http-epoll-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: aa73fb01-5744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 6e26a94f-5748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 843a94aa-5755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: 64006461-5760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: 67cd7f6f-5764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 7ae1e0e9-5766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: b514384e-5767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: 9b133d94-5770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: a506b5e4-5772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: 98609c89-5773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: a2d51040-5775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: b8df32db-5776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: 4f61fa9c-5777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.456+0000 [webflux-http-epoll-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: 3c859cb3-5778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.458+0000 [webflux-http-epoll-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: 3fc1225a-5780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: fb45ef93-5783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.460+0000 [webflux-http-epoll-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: 285913fb-5784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: 97a7d2e9-5787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.468+0000 [webflux-http-epoll-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: b88af0d2-5795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.473+0000 [Thread-3933] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:06.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: aa73fb01-5802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.476+0000 [webflux-http-epoll-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: 49eb4715-5806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 843a94aa-5813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 6e26a94f-5817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 7ae1e0e9-5819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: a506b5e4-5820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: 64006461-5821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 9b133d94-5823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: 67cd7f6f-5828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: a2d51040-5829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: b8df32db-5831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 3fc1225a-5834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: 4f61fa9c-5835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: 98609c89-5837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: b514384e-5840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 3c859cb3-5841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: 285913fb-5844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.551+0000 [webflux-http-epoll-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: 97a7d2e9-5846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: fb45ef93-5849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.555+0000 [Thread-3990] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:06.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 49eb4715-5863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: 843a94aa-5865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: b88af0d2-5869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.566+0000 [webflux-http-epoll-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: 6e26a94f-5871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.568+0000 [webflux-http-epoll-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: 9b133d94-5873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: 98609c89-5878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: a506b5e4-5881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 7ae1e0e9-5882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.571+0000 [webflux-http-epoll-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: 64006461-5883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: aa73fb01-5885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: 285913fb-5887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.575+0000 [webflux-http-epoll-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: a2d51040-5890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: 67cd7f6f-5892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 3fc1225a-5893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: b8df32db-5897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: b514384e-5899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: 4f61fa9c-5900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 3c859cb3-5901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.582+0000 [Thread-4020] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:06.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: fb45ef93-5908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.619+0000 [webflux-http-epoll-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: 97a7d2e9-5910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.624+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: 49eb4715-5920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: 64006461-5921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.627+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: a506b5e4-5928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94-, and the Request Id: 6e26a94f-5931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: a2d51040-5932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-5935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: 98609c89-5936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-5935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: b88af0d2-5937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.633+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.633+0000 [webflux-http-epoll-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: 3fc1225a-5940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-5941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-5942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-5943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-5944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-5944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-5943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: 285913fb-5945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-5947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: 67cd7f6f-5946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 843a94aa-5948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-5947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: aa73fb01-5950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-5951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: 4f61fa9c-5952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-5954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-5955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-5955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-5954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 7ae1e0e9-5956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 3c859cb3-5957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: 9b133d94-5958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-5959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-5960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-5961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-5960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-5962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.646+0000 [webflux-http-epoll-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: 97a7d2e9-5963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.646+0000 [webflux-http-epoll-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: b514384e-5964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-5965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-5966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.648+0000 [webflux-http-epoll-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: b8df32db-5967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-5969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-5968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-5970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-5971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.651+0000 [webflux-http-epoll-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: fb45ef93-5972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-5971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-5973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.652+0000 [Thread-4082] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:06.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-5974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-5975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-5973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: 49eb4715-5976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-5977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-5974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-5978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-5980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-5979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-5981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-5978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-5982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-5983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-5982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-5984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-5985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98, and the Request Id: a506b5e4-5986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-5984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 64006461-5987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-5981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 6e26a94f-5988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-5989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-5989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-5990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-5991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: 98609c89-5992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-5993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 3fc1225a-5994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-5995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-5993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-5996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-5997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-5996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-5998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-5999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-5997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-5999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-5995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: b88af0d2-6003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: 67cd7f6f-6004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: a2d51040-6005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: 843a94aa-6006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: 7ae1e0e9-6008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103, and the Request Id: 4f61fa9c-6011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: aa73fb01-6012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 3c859cb3-6013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: 285913fb-6015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.673+0000 [webflux-http-epoll-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: b8df32db-6017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.674+0000 [webflux-http-epoll-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: 9b133d94-6018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: 97a7d2e9-6020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: b514384e-6027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: 49eb4715-6040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: 64006461-6042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: a506b5e4-6047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: fb45ef93-6050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 7ae1e0e9-6051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: a2d51040-6052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: b88af0d2-6057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 6e26a94f-6059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: 98609c89-6061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.696+0000 [webflux-http-epoll-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: 3fc1225a-6063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: 67cd7f6f-6065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.697+0000 [webflux-http-epoll-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: 4f61fa9c-6066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: aa73fb01-6068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: 285913fb-6070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: b8df32db-6071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: 843a94aa-6073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 3c859cb3-6075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: 9b133d94-6076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: 97a7d2e9-6078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.750+0000 [Thread-4175] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:06.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.756+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: 49eb4715-6101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.760+0000 [webflux-http-epoll-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: b514384e-6103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.762+0000 [webflux-http-epoll-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: 843a94aa-6108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: 67cd7f6f-6113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.764+0000 [webflux-http-epoll-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: b88af0d2-6114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.764+0000 [webflux-http-epoll-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: 64006461-6115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: 98609c89-6116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 6e26a94f-6118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: fb45ef93-6119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: 4f61fa9c-6120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 3c859cb3-6125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100, and the Request Id: a506b5e4-6126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 9b133d94-6127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: 285913fb-6128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 7ae1e0e9-6129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: aa73fb01-6131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.771+0000 [webflux-http-epoll-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: a2d51040-6132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: 3fc1225a-6133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: b8df32db-6135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.823+0000 [webflux-http-epoll-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: 97a7d2e9-6136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: 49eb4715-6156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: 67cd7f6f-6159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: 98609c89-6165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.844+0000 [webflux-http-epoll-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: 3c859cb3-6168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 64006461-6169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: b88af0d2-6171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 6e26a94f-6172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: a2d51040-6178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.849+0000 [webflux-http-epoll-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: 4f61fa9c-6179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.849+0000 [webflux-http-epoll-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: a506b5e4-6181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: 843a94aa-6183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.851+0000 [webflux-http-epoll-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: 285913fb-6184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103-, and the Request Id: aa73fb01-6185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 7ae1e0e9-6190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: b514384e-6191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 9b133d94-6193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: 97a7d2e9-6194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 3fc1225a-6196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: b8df32db-6197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: fb45ef93-6203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.867+0000 [webflux-http-epoll-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: 67cd7f6f-6213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 3c859cb3-6219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: b88af0d2-6222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: 49eb4715-6223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: 64006461-6226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: 98609c89-6231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102, and the Request Id: a506b5e4-6232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: a2d51040-6235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.876+0000 [Thread-4289] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:06.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104-, and the Request Id: aa73fb01-6236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.877+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.877+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.878+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 6e26a94f-6239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: 843a94aa-6240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 7ae1e0e9-6242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: 285913fb-6245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.882+0000 [webflux-http-epoll-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: 3fc1225a-6246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107, and the Request Id: 4f61fa9c-6249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.885+0000 [webflux-http-epoll-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: 9b133d94-6250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: b8df32db-6252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 97a7d2e9-6257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: b514384e-6260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.890+0000 [Thread-4311] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:06.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: 67cd7f6f-6267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: fb45ef93-6274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.899+0000 [webflux-http-epoll-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: 3c859cb3-6277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: 64006461-6282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: a506b5e4-6283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.905+0000 [webflux-http-epoll-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: b88af0d2-6289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 98609c89-6293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.907+0000 [webflux-http-epoll-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: 7ae1e0e9-6295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: 49eb4715-6297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: a2d51040-6300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105-, and the Request Id: aa73fb01-6301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: 285913fb-6302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 3fc1225a-6303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.911+0000 [webflux-http-epoll-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: 843a94aa-6304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: b8df32db-6307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: 4f61fa9c-6311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.914+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 6e26a94f-6314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: 9b133d94-6316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: b514384e-6318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 97a7d2e9-6319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: fb45ef93-6325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: 67cd7f6f-6326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109-, and the Request Id: 3c859cb3-6334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: 64006461-6339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: 98609c89-6345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: a2d51040-6348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: b88af0d2-6350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 7ae1e0e9-6353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: a506b5e4-6357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: 4f61fa9c-6358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: aa73fb01-6361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.982+0000 [webflux-http-epoll-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: 285913fb-6362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: 49eb4715-6365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: b8df32db-6367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.984+0000 [webflux-http-epoll-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: 97a7d2e9-6368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.985+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 3fc1225a-6370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: 843a94aa-6372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101-, and the Request Id: 6e26a94f-6377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.990+0000 [webflux-http-epoll-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: 9b133d94-6380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.994+0000 [webflux-http-epoll-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: 67cd7f6f-6388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: b514384e-6389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: 64006461-6390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: 3c859cb3-6396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:06.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: a2d51040-6398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: b88af0d2-6402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: fb45ef93-6404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: 98609c89-6409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: 7ae1e0e9-6411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 4f61fa9c-6415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 285913fb-6418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.009+0000 [webflux-http-epoll-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: b8df32db-6421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: a506b5e4-6423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: 843a94aa-6425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: aa73fb01-6427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 97a7d2e9-6428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: 49eb4715-6429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.014+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 3fc1225a-6433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.016+0000 [webflux-http-epoll-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: 9b133d94-6436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.017+0000 [webflux-http-epoll-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: 6e26a94f-6440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: 64006461-6443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.019+0000 [webflux-http-epoll-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: 67cd7f6f-6445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: b514384e-6451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: 3c859cb3-6453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: fb45ef93-6457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: a2d51040-6460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 7ae1e0e9-6461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 98609c89-6468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: b88af0d2-6474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106, and the Request Id: a506b5e4-6476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: 4f61fa9c-6478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: 285913fb-6479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: b8df32db-6480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: 3fc1225a-6483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: 843a94aa-6485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: aa73fb01-6486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.040+0000 [webflux-http-epoll-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: 97a7d2e9-6493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 49eb4715-6494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: b514384e-6499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109-, and the Request Id: 9b133d94-6501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: 67cd7f6f-6507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.046+0000 [webflux-http-epoll-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: 6e26a94f-6508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: 64006461-6510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: fb45ef93-6512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112-, and the Request Id: 3c859cb3-6514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.051+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: a2d51040-6519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 7ae1e0e9-6524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 98609c89-6527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: b88af0d2-6529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: a506b5e4-6533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: b8df32db-6535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.060+0000 [webflux-http-epoll-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: 285913fb-6537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: 4f61fa9c-6541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: 843a94aa-6547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: 3fc1225a-6549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: aa73fb01-6552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 97a7d2e9-6554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: 49eb4715-6555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.069+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: b514384e-6556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 9b133d94-6559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 6e26a94f-6564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.074+0000 [webflux-http-epoll-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: fb45ef93-6570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: 64006461-6571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.076+0000 [webflux-http-epoll-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: 67cd7f6f-6573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: 98609c89-6585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: a506b5e4-6586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: a2d51040-6587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 7ae1e0e9-6588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: 3c859cb3-6590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: 3fc1225a-6594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.084+0000 [webflux-http-epoll-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: b88af0d2-6595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: 285913fb-6597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.086+0000 [webflux-http-epoll-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: b8df32db-6599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: 4f61fa9c-6601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: aa73fb01-6608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: 843a94aa-6609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 97a7d2e9-6612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 49eb4715-6616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: b514384e-6617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.097+0000 [webflux-http-epoll-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: 9b133d94-6624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: fb45ef93-6626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: a506b5e4-6629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 6e26a94f-6630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: 67cd7f6f-6632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 64006461-6635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.102+0000 [webflux-http-epoll-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: 3fc1225a-6638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 3c859cb3-6642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: 98609c89-6643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: a2d51040-6644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.109+0000 [webflux-http-epoll-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: 285913fb-6652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: b88af0d2-6656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 7ae1e0e9-6659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 843a94aa-6665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: aa73fb01-6667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 49eb4715-6673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: b8df32db-6674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 4f61fa9c-6676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.120+0000 [webflux-http-epoll-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: b514384e-6677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: 9b133d94-6679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110, and the Request Id: a506b5e4-6683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.123+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 97a7d2e9-6686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 6e26a94f-6687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: fb45ef93-6690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 64006461-6691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: 67cd7f6f-6695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: a2d51040-6700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: 98609c89-6701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 3fc1225a-6704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.132+0000 [webflux-http-epoll-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: 3c859cb3-6708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.134+0000 [webflux-http-epoll-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: b88af0d2-6712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: 843a94aa-6720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: 285913fb-6723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: aa73fb01-6724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.138+0000 [webflux-http-epoll-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: 7ae1e0e9-6726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: 49eb4715-6727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: 9b133d94-6731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 4f61fa9c-6735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: b514384e-6738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 6e26a94f-6740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: a506b5e4-6742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: b8df32db-6743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: fb45ef93-6748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 64006461-6749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 97a7d2e9-6750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: 3fc1225a-6753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: 67cd7f6f-6760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: 98609c89-6766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: a2d51040-6767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.168+0000 [webflux-http-epoll-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: 3c859cb3-6770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: 843a94aa-6773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: 285913fb-6779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: 49eb4715-6782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 9b133d94-6784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: b88af0d2-6786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 7ae1e0e9-6789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: b514384e-6790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 6e26a94f-6793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: b8df32db-6798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: fb45ef93-6800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.181+0000 [webflux-http-epoll-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: a506b5e4-6802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113-, and the Request Id: aa73fb01-6804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: 4f61fa9c-6806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 3fc1225a-6813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 97a7d2e9-6815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.191+0000 [webflux-http-epoll-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: 843a94aa-6822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: 67cd7f6f-6824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.193+0000 [webflux-http-epoll-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: 64006461-6825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.195+0000 [webflux-http-epoll-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: 49eb4715-6830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.196+0000 [webflux-http-epoll-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: a2d51040-6833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: 98609c89-6834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.199+0000 [webflux-http-epoll-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: 3c859cb3-6838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 9b133d94-6839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 6e26a94f-6842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.201+0000 [webflux-http-epoll-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: b514384e-6844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.201+0000 [webflux-http-epoll-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: 285913fb-6846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: b88af0d2-6850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 7ae1e0e9-6852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117, and the Request Id: 4f61fa9c-6857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: a506b5e4-6859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: fb45ef93-6860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: aa73fb01-6863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.208+0000 [webflux-http-epoll-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: b8df32db-6865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: 97a7d2e9-6866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 3fc1225a-6868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: 64006461-6879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: 67cd7f6f-6882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: a2d51040-6888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: 49eb4715-6889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 843a94aa-6890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 3c859cb3-6894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: 98609c89-6895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 6e26a94f-6897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116-, and the Request Id: 9b133d94-6901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: 285913fb-6906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: b88af0d2-6907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 4f61fa9c-6912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: a506b5e4-6919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: aa73fb01-6921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 7ae1e0e9-6923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: 64006461-6924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: 97a7d2e9-6925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: b514384e-6926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: a2d51040-6929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.238+0000 [webflux-http-epoll-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: b8df32db-6931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 3fc1225a-6933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: fb45ef93-6934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-6936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-6939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-6939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: 49eb4715-6940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-6941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-6942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-6941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-6943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: 67cd7f6f-6944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-6943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-6945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-6947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-6945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-6948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: 843a94aa-6949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 6e26a94f-6950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-6952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-6953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-6954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-6955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-6956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-6957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-6955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-6959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-6960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119-, and the Request Id: 3c859cb3-6958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-6960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117-, and the Request Id: 9b133d94-6961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-6962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: 98609c89-6963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-6956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-6964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-6965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-6964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: b88af0d2-6966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-6967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-6967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-6968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-6968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-6969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: 64006461-6970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-6965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-6971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-6969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-6972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-6973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-6974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-6975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-6972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-6973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-6975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: aa73fb01-6976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-6974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: a506b5e4-6977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-6978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 4f61fa9c-6979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-6980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: a2d51040-6981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-6980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-6982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: b514384e-6983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 285913fb-6984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-6985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-6985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-6986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 3fc1225a-6988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 7ae1e0e9-6987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-6989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-6990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-6991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-6992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-6993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-6990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-6994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-6995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.268+0000 [webflux-http-epoll-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: 97a7d2e9-6996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-6995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: b8df32db-6997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.269+0000 [webflux-http-epoll-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: 49eb4715-6998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-6999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: fb45ef93-7000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: 67cd7f6f-7007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 843a94aa-7012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 6e26a94f-7014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: b88af0d2-7015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 3c859cb3-7023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116, and the Request Id: a506b5e4-7024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 64006461-7025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: 9b133d94-7028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: aa73fb01-7029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 98609c89-7032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: a2d51040-7037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 3fc1225a-7039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: 4f61fa9c-7042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 285913fb-7044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: 7ae1e0e9-7047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: b514384e-7051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.291+0000 [webflux-http-epoll-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: 97a7d2e9-7053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: b8df32db-7057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: 49eb4715-7060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: fb45ef93-7061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: 67cd7f6f-7064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: 843a94aa-7069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 6e26a94f-7073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: b88af0d2-7075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: a506b5e4-7080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 3c859cb3-7082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119-, and the Request Id: 9b133d94-7083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: aa73fb01-7086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113, and the Request Id: 98609c89-7088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 3fc1225a-7093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 64006461-7094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 285913fb-7097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: 4f61fa9c-7100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: a2d51040-7102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: 97a7d2e9-7105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: b514384e-7114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 7ae1e0e9-7116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: b88af0d2-7121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: b8df32db-7122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.323+0000 [webflux-http-epoll-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: 49eb4715-7126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.326+0000 [webflux-http-epoll-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: 843a94aa-7132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 6e26a94f-7137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-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: a506b5e4-7141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: fb45ef93-7139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 64006461-7143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.328+0000 [webflux-http-epoll-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: 98609c89-7144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: aa73fb01-7145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: 67cd7f6f-7146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: 9b133d94-7149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: 4f61fa9c-7150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: a2d51040-7151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.334+0000 [webflux-http-epoll-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: 3fc1225a-7156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.334+0000 [webflux-http-epoll-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: 285913fb-7157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.335+0000 [webflux-http-epoll-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: 3c859cb3-7158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.339+0000 [webflux-http-epoll-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: 97a7d2e9-7161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.344+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 7ae1e0e9-7172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: 64006461-7184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: 49eb4715-7186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: b88af0d2-7187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: b8df32db-7190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: 843a94aa-7194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119, and the Request Id: a506b5e4-7195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: a2d51040-7196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: aa73fb01-7198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: b514384e-7201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 98609c89-7204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 4f61fa9c-7205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: 9b133d94-7207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.357+0000 [webflux-http-epoll-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: 6e26a94f-7210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.357+0000 [webflux-http-epoll-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: 3fc1225a-7211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: 67cd7f6f-7212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: fb45ef93-7214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.359+0000 [webflux-http-epoll-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: 285913fb-7215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.361+0000 [webflux-http-epoll-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: 3c859cb3-7220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: 97a7d2e9-7221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.365+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 64006461-7233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: 7ae1e0e9-7238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: a2d51040-7241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: 843a94aa-7247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: b88af0d2-7251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: b8df32db-7252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.374+0000 [webflux-http-epoll-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: a506b5e4-7254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: 49eb4715-7257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.377+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 9b133d94-7260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: b514384e-7263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: aa73fb01-7264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: 98609c89-7267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 3fc1225a-7268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 4f61fa9c-7270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: 67cd7f6f-7271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 6e26a94f-7272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.381+0000 [webflux-http-epoll-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: fb45ef93-7275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 285913fb-7277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 97a7d2e9-7278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 3c859cb3-7283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: 64006461-7285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: a2d51040-7296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: 7ae1e0e9-7302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: b88af0d2-7304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 843a94aa-7308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: aa73fb01-7312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: 49eb4715-7314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: b8df32db-7317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: a506b5e4-7319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.403+0000 [webflux-http-epoll-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: 9b133d94-7326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: b514384e-7327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: 67cd7f6f-7328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.404+0000 [webflux-http-epoll-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: 98609c89-7330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: 4f61fa9c-7331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 6e26a94f-7333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 3fc1225a-7334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 3c859cb3-7335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: 285913fb-7339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117-, and the Request Id: fb45ef93-7341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: 64006461-7342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.410+0000 [webflux-http-epoll-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: 97a7d2e9-7343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.412+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: a2d51040-7348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: b88af0d2-7362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 49eb4715-7367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 7ae1e0e9-7369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: aa73fb01-7373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 843a94aa-7375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126, and the Request Id: 67cd7f6f-7376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 6e26a94f-7380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: b514384e-7384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: a506b5e4-7385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: 98609c89-7387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 3c859cb3-7388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: 9b133d94-7389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: b8df32db-7390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: fb45ef93-7392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: 3fc1225a-7394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 285913fb-7397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126, and the Request Id: 4f61fa9c-7403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: 64006461-7404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: 97a7d2e9-7412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: b88af0d2-7415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: a2d51040-7416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: 67cd7f6f-7424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: aa73fb01-7425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: 49eb4715-7429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: a506b5e4-7433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 3c859cb3-7435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.450+0000 [webflux-http-epoll-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: 7ae1e0e9-7436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.452+0000 [webflux-http-epoll-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: 3fc1225a-7441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 6e26a94f-7443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125, and the Request Id: 843a94aa-7444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: b8df32db-7447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119, and the Request Id: 98609c89-7448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: 4f61fa9c-7455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: 64006461-7459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 285913fb-7460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: b514384e-7462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: 9b133d94-7465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: 97a7d2e9-7466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: b88af0d2-7470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: a2d51040-7473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: fb45ef93-7474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: 67cd7f6f-7484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: 7ae1e0e9-7489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: a506b5e4-7491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.473+0000 [webflux-http-epoll-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: aa73fb01-7493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: 49eb4715-7494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 3c859cb3-7497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.476+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 3fc1225a-7499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 6e26a94f-7501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: b8df32db-7505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: 4f61fa9c-7506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.482+0000 [webflux-http-epoll-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: 98609c89-7515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: 843a94aa-7517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.483+0000 [webflux-http-epoll-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: 64006461-7518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 97a7d2e9-7520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: b514384e-7523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.487+0000 [webflux-http-epoll-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: a2d51040-7526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: 285913fb-7529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126-, and the Request Id: 9b133d94-7530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: b88af0d2-7534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: fb45ef93-7536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: a506b5e4-7538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: 67cd7f6f-7545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: 49eb4715-7546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: aa73fb01-7547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 3fc1225a-7551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.498+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 7ae1e0e9-7555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: 3c859cb3-7557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: 4f61fa9c-7559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 6e26a94f-7560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.500+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.503+0000 [webflux-http-epoll-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: 97a7d2e9-7565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: b8df32db-7566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: 64006461-7578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: b514384e-7583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.512+0000 [webflux-http-epoll-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: 98609c89-7584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: 843a94aa-7587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: b88af0d2-7591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.515+0000 [webflux-http-epoll-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: a506b5e4-7593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: a2d51040-7597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 285913fb-7599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: aa73fb01-7600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: fb45ef93-7601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.519+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 9b133d94-7603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: 67cd7f6f-7605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 3fc1225a-7604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: 4f61fa9c-7606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 3c859cb3-7614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.526+0000 [webflux-http-epoll-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: 49eb4715-7618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 97a7d2e9-7619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 7ae1e0e9-7620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 6e26a94f-7628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: b8df32db-7630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: 64006461-7634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: b88af0d2-7636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: 98609c89-7646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: b514384e-7648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128-, and the Request Id: aa73fb01-7652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: a2d51040-7653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.544+0000 [webflux-http-epoll-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: 843a94aa-7654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.544+0000 [webflux-http-epoll-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: a506b5e4-7656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.547+0000 [webflux-http-epoll-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: 67cd7f6f-7661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131, and the Request Id: 4f61fa9c-7662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: 9b133d94-7663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122-, and the Request Id: fb45ef93-7664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 285913fb-7665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 3fc1225a-7668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: 97a7d2e9-7670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: 7ae1e0e9-7674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: 49eb4715-7677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 3c859cb3-7678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: b8df32db-7684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.562+0000 [webflux-http-epoll-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: b88af0d2-7692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 6e26a94f-7696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 64006461-7699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: a506b5e4-7705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: b514384e-7706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129-, and the Request Id: aa73fb01-7708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: a2d51040-7709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: 98609c89-7715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: 843a94aa-7717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: 4f61fa9c-7718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: 3fc1225a-7719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132, and the Request Id: 67cd7f6f-7724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: fb45ef93-7726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.576+0000 [webflux-http-epoll-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: 97a7d2e9-7728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.577+0000 [webflux-http-epoll-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: 285913fb-7729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129-, and the Request Id: 9b133d94-7731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 7ae1e0e9-7732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 3c859cb3-7738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: 49eb4715-7743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: b8df32db-7744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 6e26a94f-7750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.588+0000 [webflux-http-epoll-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: b88af0d2-7754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: 64006461-7763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 98609c89-7764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: 4f61fa9c-7767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: b514384e-7768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: aa73fb01-7769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.596+0000 [webflux-http-epoll-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: a506b5e4-7774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: 285913fb-7775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: a2d51040-7778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 97a7d2e9-7779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: fb45ef93-7777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.601+0000 [webflux-http-epoll-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: 3fc1225a-7785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.601+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: 67cd7f6f-7788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 7ae1e0e9-7791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: 843a94aa-7795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.605+0000 [webflux-http-epoll-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: 3c859cb3-7797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: 49eb4715-7799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: 9b133d94-7802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: b88af0d2-7809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: b8df32db-7811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.614+0000 [webflux-http-epoll-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: 6e26a94f-7816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.615+0000 [webflux-http-epoll-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: 98609c89-7818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: 4f61fa9c-7819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.617+0000 [webflux-http-epoll-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: b514384e-7825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: 64006461-7829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: aa73fb01-7830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: 285913fb-7831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.621+0000 [webflux-http-epoll-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: fb45ef93-7835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.622+0000 [webflux-http-epoll-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: 67cd7f6f-7836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 97a7d2e9-7838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: a506b5e4-7841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: a2d51040-7844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: 3c859cb3-7846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: 3fc1225a-7849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: 843a94aa-7851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: 49eb4715-7863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131-, and the Request Id: 9b133d94-7867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 7ae1e0e9-7868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.647+0000 [webflux-http-epoll-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: b88af0d2-7869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135, and the Request Id: 4f61fa9c-7878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: b514384e-7881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: aa73fb01-7883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: 67cd7f6f-7884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 6e26a94f-7886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: 98609c89-7887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.654+0000 [webflux-http-epoll-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: 97a7d2e9-7889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: 64006461-7890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: b8df32db-7891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.656+0000 [webflux-http-epoll-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: fb45ef93-7893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 3c859cb3-7894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: 285913fb-7898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: a506b5e4-7901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: a2d51040-7904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 3fc1225a-7913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: 843a94aa-7919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: 49eb4715-7922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: b88af0d2-7927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: 9b133d94-7930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-7932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-7933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: 67cd7f6f-7936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-7932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-7938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: b514384e-7940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-7938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 4f61fa9c-7941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.678+0000 [webflux-http-epoll-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: 7ae1e0e9-7942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.678+0000 [webflux-http-epoll-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: 6e26a94f-7943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: aa73fb01-7944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-7945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127, and the Request Id: 98609c89-7946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.680+0000 [webflux-http-epoll-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: 3c859cb3-7947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-7948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-7948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-7949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: b8df32db-7950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: 97a7d2e9-7951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-7952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-7949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-7952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: fb45ef93-7953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-7954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: 64006461-7955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 285913fb-7956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-7957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-7959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-7958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-7958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-7960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-7961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: a506b5e4-7962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-7963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-7964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: a2d51040-7965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-7966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-7967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-7968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-7969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-7970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-7968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-7971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-7972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 3fc1225a-7973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-7972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-7974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-7975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-7976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-7977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-7976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-7978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-7979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-7978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-7979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: 843a94aa-7980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-7981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-7982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 4f61fa9c-7983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-7981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-7982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: 49eb4715-7984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-7985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.696+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-7986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-7987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-7987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-7985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-7988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-7989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-7986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: b88af0d2-7990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-7991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: 9b133d94-7992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-7993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-7994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-7994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-7993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-7995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: 7ae1e0e9-7996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-7997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-7995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-7997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 97a7d2e9-7998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137, and the Request Id: 67cd7f6f-7999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: b514384e-8000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 6e26a94f-8001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: aa73fb01-8004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: b8df32db-8007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: 64006461-8008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: fb45ef93-8012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 3c859cb3-8014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128, and the Request Id: 98609c89-8016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: a506b5e4-8021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: a2d51040-8024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: 285913fb-8028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.712+0000 [webflux-http-epoll-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: 3fc1225a-8029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.716+0000 [webflux-http-epoll-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: 4f61fa9c-8038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: 843a94aa-8039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: 49eb4715-8044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 9b133d94-8049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: b88af0d2-8051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 7ae1e0e9-8052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: 97a7d2e9-8054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 6e26a94f-8057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: aa73fb01-8061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: b8df32db-8062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.725+0000 [webflux-http-epoll-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: 67cd7f6f-8065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: b514384e-8069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 64006461-8070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: a506b5e4-8077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.732+0000 [webflux-http-epoll-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: fb45ef93-8079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138-, and the Request Id: 3c859cb3-8081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: a2d51040-8083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: 98609c89-8086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: 3fc1225a-8087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 843a94aa-8092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: 4f61fa9c-8096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: 285913fb-8099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: 49eb4715-8103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.741+0000 [webflux-http-epoll-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: 9b133d94-8105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 7ae1e0e9-8106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 97a7d2e9-8110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: b88af0d2-8112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: b8df32db-8117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.748+0000 [webflux-http-epoll-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: 6e26a94f-8119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.748+0000 [webflux-http-epoll-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: 67cd7f6f-8121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: aa73fb01-8126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135, and the Request Id: a506b5e4-8129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: b514384e-8131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: 64006461-8133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: 3c859cb3-8134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 3fc1225a-8139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: fb45ef93-8140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: a2d51040-8143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: 843a94aa-8150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: 4f61fa9c-8151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 98609c89-8153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: 9b133d94-8159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 97a7d2e9-8160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: 285913fb-8163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: b88af0d2-8171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: 49eb4715-8173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.772+0000 [webflux-http-epoll-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: 67cd7f6f-8175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.773+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: 7ae1e0e9-8179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: aa73fb01-8182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 6e26a94f-8183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: a506b5e4-8186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.777+0000 [webflux-http-epoll-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: 64006461-8188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: b8df32db-8190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 3fc1225a-8192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: 3c859cb3-8196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.784+0000 [webflux-http-epoll-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: a2d51040-8199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: 843a94aa-8202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: b514384e-8205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: 4f61fa9c-8211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 9b133d94-8214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: 98609c89-8216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: fb45ef93-8219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 285913fb-8221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: 49eb4715-8225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 97a7d2e9-8230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: 7ae1e0e9-8235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: a506b5e4-8236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.803+0000 [webflux-http-epoll-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: 67cd7f6f-8238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: b88af0d2-8244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: 64006461-8245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 6e26a94f-8246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: b8df32db-8247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: 3fc1225a-8248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 3c859cb3-8249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: a2d51040-8252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: aa73fb01-8253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: b514384e-8256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: fb45ef93-8266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: 843a94aa-8270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132, and the Request Id: 98609c89-8272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: 4f61fa9c-8279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138-, and the Request Id: 9b133d94-8282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: 285913fb-8283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138, and the Request Id: a506b5e4-8287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.821+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 97a7d2e9-8292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.822+0000 [webflux-http-epoll-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: 49eb4715-8293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 64006461-8294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 7ae1e0e9-8297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: b88af0d2-8299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 3fc1225a-8301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 6e26a94f-8306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: b8df32db-8307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: 67cd7f6f-8308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: a2d51040-8309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.830+0000 [webflux-http-epoll-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: b514384e-8315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 3c859cb3-8319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 98609c89-8325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: aa73fb01-8329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: fb45ef93-8332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: 4f61fa9c-8336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: 843a94aa-8337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: 285913fb-8339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139, and the Request Id: a506b5e4-8341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 7ae1e0e9-8345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 9b133d94-8348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143-, and the Request Id: 97a7d2e9-8352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 3fc1225a-8354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: 49eb4715-8355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 64006461-8356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: b8df32db-8357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.848+0000 [webflux-http-epoll-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: 67cd7f6f-8366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: a2d51040-8368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 6e26a94f-8370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 3c859cb3-8376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: b88af0d2-8379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: 843a94aa-8387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: b514384e-8390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-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: a506b5e4-8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: aa73fb01-8396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.858+0000 [webflux-http-epoll-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: 98609c89-8397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.858+0000 [webflux-http-epoll-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: 7ae1e0e9-8398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 4f61fa9c-8400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.859+0000 [webflux-http-epoll-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: 9b133d94-8401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: fb45ef93-8404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 3fc1225a-8405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: 285913fb-8406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: b8df32db-8407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 97a7d2e9-8411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.864+0000 [webflux-http-epoll-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: 64006461-8415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 49eb4715-8417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.867+0000 [webflux-http-epoll-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: a2d51040-8425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: 67cd7f6f-8426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.870+0000 [webflux-http-epoll-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: 6e26a94f-8428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 3c859cb3-8433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.873+0000 [webflux-http-epoll-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: b88af0d2-8439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: 843a94aa-8444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 4f61fa9c-8451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: a506b5e4-8453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: aa73fb01-8454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 98609c89-8456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: 7ae1e0e9-8457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 97a7d2e9-8460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: 64006461-8464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: b8df32db-8465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: 3fc1225a-8466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.883+0000 [webflux-http-epoll-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: b514384e-8468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: 9b133d94-8469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: a2d51040-8471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: 285913fb-8472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: fb45ef93-8479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: 49eb4715-8482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: 67cd7f6f-8484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 6e26a94f-8490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: 4f61fa9c-8493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: b88af0d2-8497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 97a7d2e9-8501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 3c859cb3-8503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.901+0000 [webflux-http-epoll-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: a506b5e4-8507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: aa73fb01-8509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 7ae1e0e9-8513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: 3fc1225a-8520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 98609c89-8521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: 843a94aa-8522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: 64006461-8524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: b8df32db-8527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: 285913fb-8533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: a2d51040-8534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.910+0000 [webflux-http-epoll-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: 9b133d94-8535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: b514384e-8536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: 49eb4715-8545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146, and the Request Id: 67cd7f6f-8546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: 4f61fa9c-8547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: fb45ef93-8556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: b88af0d2-8557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.918+0000 [webflux-http-epoll-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: 6e26a94f-8558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.919+0000 [webflux-http-epoll-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: 97a7d2e9-8559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143, and the Request Id: a506b5e4-8560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 3c859cb3-8561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: aa73fb01-8565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 7ae1e0e9-8570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 3fc1225a-8572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.925+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: 64006461-8580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: 843a94aa-8582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: b8df32db-8588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.928+0000 [webflux-http-epoll-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: 98609c89-8589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: a2d51040-8591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.930+0000 [webflux-http-epoll-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: 9b133d94-8592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 4f61fa9c-8603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: b514384e-8605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.935+0000 [webflux-http-epoll-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: 67cd7f6f-8606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 49eb4715-8609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: 285913fb-8613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 97a7d2e9-8614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: a506b5e4-8615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.938+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: fb45ef93-8616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: b88af0d2-8619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147-, and the Request Id: 3c859cb3-8620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.940+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 3fc1225a-8626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 6e26a94f-8627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 7ae1e0e9-8628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: aa73fb01-8629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 843a94aa-8635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: 64006461-8642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: b8df32db-8643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: 9b133d94-8649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 4f61fa9c-8654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138, and the Request Id: 98609c89-8656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: a2d51040-8660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.955+0000 [webflux-http-epoll-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: b514384e-8662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145, and the Request Id: a506b5e4-8665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 97a7d2e9-8666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: 285913fb-8667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.959+0000 [webflux-http-epoll-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: 49eb4715-8671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: fb45ef93-8674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: b88af0d2-8679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 3fc1225a-8680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: 67cd7f6f-8682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 6e26a94f-8684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 7ae1e0e9-8686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: aa73fb01-8689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: 843a94aa-8695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148-, and the Request Id: 3c859cb3-8698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: b8df32db-8700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 64006461-8702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: 4f61fa9c-8707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.973+0000 [webflux-http-epoll-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: 9b133d94-8711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: a2d51040-8713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.974+0000 [webflux-http-epoll-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: 98609c89-8716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: 97a7d2e9-8717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: a506b5e4-8726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: 49eb4715-8727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: b514384e-8731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: 285913fb-8732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.980+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: b88af0d2-8736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: 6e26a94f-8737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.983+0000 [webflux-http-epoll-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: 3fc1225a-8740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: fb45ef93-8742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 7ae1e0e9-8748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: 67cd7f6f-8749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.986+0000 [webflux-http-epoll-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: aa73fb01-8751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: 843a94aa-8753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 64006461-8761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.990+0000 [webflux-http-epoll-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: 4f61fa9c-8762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: b8df32db-8763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: 3c859cb3-8764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146-, and the Request Id: 9b133d94-8768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: 97a7d2e9-8769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: a2d51040-8775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: 98609c89-8780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: 49eb4715-8781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:07.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: b514384e-8790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: a506b5e4-8791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: 285913fb-8794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: b88af0d2-8798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.004+0000 [webflux-http-epoll-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: 6e26a94f-8800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: fb45ef93-8801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 3fc1225a-8803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: 7ae1e0e9-8806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.007+0000 [webflux-http-epoll-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: 67cd7f6f-8809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.007+0000 [webflux-http-epoll-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: 843a94aa-8812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: aa73fb01-8817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.009+0000 [webflux-http-epoll-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: 64006461-8819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.009+0000 [webflux-http-epoll-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: 4f61fa9c-8821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: b8df32db-8822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 3c859cb3-8823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 9b133d94-8825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.012+0000 [webflux-http-epoll-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: a2d51040-8826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 97a7d2e9-8829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.014+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.021+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141, and the Request Id: 98609c89-8849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: 49eb4715-8850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.021+0000 [webflux-http-epoll-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: a506b5e4-8851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: b514384e-8853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: b88af0d2-8855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: 285913fb-8857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 6e26a94f-8858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 7ae1e0e9-8863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: 843a94aa-8864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.028+0000 [webflux-http-epoll-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: fb45ef93-8866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 3fc1225a-8867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: aa73fb01-8872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: 9b133d94-8874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: 67cd7f6f-8875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: b8df32db-8876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 64006461-8881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: 4f61fa9c-8883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151-, and the Request Id: 3c859cb3-8887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: a2d51040-8891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.037+0000 [webflux-http-epoll-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: 97a7d2e9-8892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: 98609c89-8900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 49eb4715-8901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.043+0000 [webflux-http-epoll-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: b514384e-8908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.045+0000 [webflux-http-epoll-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: 6e26a94f-8913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: a506b5e4-8914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 7ae1e0e9-8915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: 285913fb-8916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: fb45ef93-8917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 3fc1225a-8924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: 843a94aa-8926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: b8df32db-8928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.053+0000 [webflux-http-epoll-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: b88af0d2-8933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149-, and the Request Id: 9b133d94-8935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-8936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: 64006461-8937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-8939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: 67cd7f6f-8941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-8942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-8944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-8945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154, and the Request Id: 4f61fa9c-8946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: a2d51040-8947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: aa73fb01-8948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-8949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152-, and the Request Id: 3c859cb3-8950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-8951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-8949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-8952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-8953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-8953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-8954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: 49eb4715-8955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-8954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 97a7d2e9-8956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-8957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-8958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-8959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-8957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-8960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-8960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143, and the Request Id: 98609c89-8961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-8962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-8962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-8963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-8964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.064+0000 [webflux-http-epoll-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: b514384e-8965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-8966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-8963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-8967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 6e26a94f-8968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-8969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-8969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-8970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-8971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.076+0000 [webflux-http-epoll-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: a506b5e4-8972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: fb45ef93-8973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-8974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-8975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-8976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-8974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-8977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-8976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-8978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-8979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-8978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.080+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-8979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 285913fb-8980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.080+0000 [webflux-http-epoll-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: 7ae1e0e9-8981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-8982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: 843a94aa-8983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-8984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-8982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-8985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-8986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-8986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-8987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 3fc1225a-8988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-8989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: 64006461-8990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-8987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-8991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: b8df32db-8992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-8993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-8991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-8994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-8995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-8994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-8995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.085+0000 [webflux-http-epoll-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: 67cd7f6f-8996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-8998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-8997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-8997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-8998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.086+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: 9b133d94-8999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: b88af0d2-9000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155, and the Request Id: 4f61fa9c-9001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: a2d51040-9006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: 3c859cb3-9008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: aa73fb01-9010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.090+0000 [webflux-http-epoll-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: 97a7d2e9-9011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.095+0000 [webflux-http-epoll-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: b514384e-9023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: 49eb4715-9024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: 98609c89-9030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 7ae1e0e9-9033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: a506b5e4-9037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 6e26a94f-9039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: fb45ef93-9040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.101+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 843a94aa-9042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: 285913fb-9045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: 64006461-9046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: b8df32db-9048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: 67cd7f6f-9054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 3fc1225a-9055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: b88af0d2-9057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: 9b133d94-9058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: a2d51040-9059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 4f61fa9c-9063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.109+0000 [webflux-http-epoll-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: 3c859cb3-9066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: aa73fb01-9068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 97a7d2e9-9071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.115+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: b514384e-9082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.119+0000 [webflux-http-epoll-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: 7ae1e0e9-9090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: 49eb4715-9093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: 98609c89-9094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: fb45ef93-9095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: b8df32db-9100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.123+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: 6e26a94f-9103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152, and the Request Id: a506b5e4-9104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.123+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: 285913fb-9107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: 843a94aa-9108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: 64006461-9109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155, and the Request Id: 67cd7f6f-9113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: b88af0d2-9114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 3fc1225a-9117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: 9b133d94-9120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: 4f61fa9c-9121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 3c859cb3-9122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: a2d51040-9123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: aa73fb01-9126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 97a7d2e9-9131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: b514384e-9144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 7ae1e0e9-9147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: 49eb4715-9149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: 98609c89-9155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: fb45ef93-9156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 6e26a94f-9158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.145+0000 [webflux-http-epoll-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: b8df32db-9161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: 843a94aa-9164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: 67cd7f6f-9165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 64006461-9170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: b88af0d2-9172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: a506b5e4-9174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 3c859cb3-9178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.150+0000 [webflux-http-epoll-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: 4f61fa9c-9179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.151+0000 [webflux-http-epoll-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: 285913fb-9180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153-, and the Request Id: 9b133d94-9181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: a2d51040-9182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: aa73fb01-9183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 3fc1225a-9184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 97a7d2e9-9188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: b514384e-9202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: 49eb4715-9209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 7ae1e0e9-9211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.165+0000 [webflux-http-epoll-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: fb45ef93-9213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: b8df32db-9221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: 67cd7f6f-9225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: 98609c89-9226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 64006461-9227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: 843a94aa-9228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: b88af0d2-9229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 6e26a94f-9230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154, and the Request Id: a506b5e4-9234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157-, and the Request Id: 3c859cb3-9237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: a2d51040-9238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 4f61fa9c-9239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: 9b133d94-9240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: 285913fb-9241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 3fc1225a-9243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: aa73fb01-9244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 97a7d2e9-9249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.180+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 7ae1e0e9-9262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.181+0000 [webflux-http-epoll-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: b514384e-9263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.182+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: fb45ef93-9271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: 49eb4715-9272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: b8df32db-9274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: 67cd7f6f-9278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148, and the Request Id: 98609c89-9284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.190+0000 [webflux-http-epoll-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: 64006461-9286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 6e26a94f-9288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: b88af0d2-9292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.192+0000 [webflux-http-epoll-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: 843a94aa-9293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: 285913fb-9294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158-, and the Request Id: 3c859cb3-9296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155, and the Request Id: a506b5e4-9297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.195+0000 [webflux-http-epoll-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: a2d51040-9302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 4f61fa9c-9303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: 9b133d94-9304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: aa73fb01-9305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.198+0000 [webflux-http-epoll-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: 3fc1225a-9307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.200+0000 [webflux-http-epoll-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: 97a7d2e9-9311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 7ae1e0e9-9319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: b514384e-9320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: b8df32db-9326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: fb45ef93-9331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.207+0000 [webflux-http-epoll-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: 49eb4715-9332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.210+0000 [webflux-http-epoll-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: 98609c89-9339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 64006461-9341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 6e26a94f-9343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: b88af0d2-9350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: 67cd7f6f-9352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: 285913fb-9353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.214+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.214+0000 [webflux-http-epoll-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: 843a94aa-9355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: a2d51040-9357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: 4f61fa9c-9358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: a506b5e4-9360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: aa73fb01-9364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 9b133d94-9365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 3c859cb3-9366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: 3fc1225a-9368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 97a7d2e9-9370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 7ae1e0e9-9380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.224+0000 [webflux-http-epoll-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: b514384e-9381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: 98609c89-9392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.228+0000 [webflux-http-epoll-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: 49eb4715-9393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: b8df32db-9395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: 64006461-9398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: fb45ef93-9399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 6e26a94f-9402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: 285913fb-9406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: b88af0d2-9408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: 843a94aa-9409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: a2d51040-9410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 9b133d94-9419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 4f61fa9c-9420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.237+0000 [webflux-http-epoll-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: a506b5e4-9421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: 67cd7f6f-9423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.239+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: aa73fb01-9425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 3fc1225a-9428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.242+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 3c859cb3-9430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 97a7d2e9-9432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: 7ae1e0e9-9437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.248+0000 [webflux-http-epoll-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: 49eb4715-9446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: b514384e-9448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: b8df32db-9449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: 64006461-9456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: 98609c89-9457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.253+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.253+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 843a94aa-9462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 6e26a94f-9463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.254+0000 [webflux-http-epoll-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: fb45ef93-9464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.255+0000 [webflux-http-epoll-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: b88af0d2-9467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: a2d51040-9469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.256+0000 [webflux-http-epoll-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: 285913fb-9470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: 9b133d94-9473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.257+0000 [webflux-http-epoll-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: 67cd7f6f-9476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: aa73fb01-9479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: a506b5e4-9483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: 4f61fa9c-9484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: 3c859cb3-9487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 3fc1225a-9489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: 97a7d2e9-9493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.269+0000 [webflux-http-epoll-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: 7ae1e0e9-9498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: 49eb4715-9508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: b514384e-9512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.273+0000 [webflux-http-epoll-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: 64006461-9513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: b8df32db-9515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.276+0000 [webflux-http-epoll-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: 98609c89-9517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.277+0000 [webflux-http-epoll-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: 6e26a94f-9518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.277+0000 [webflux-http-epoll-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: a2d51040-9521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: fb45ef93-9523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: 285913fb-9525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: 843a94aa-9530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.281+0000 [webflux-http-epoll-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: b88af0d2-9531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: 67cd7f6f-9535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: 9b133d94-9538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: a506b5e4-9541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 4f61fa9c-9542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: aa73fb01-9544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.287+0000 [webflux-http-epoll-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: 3c859cb3-9548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.287+0000 [webflux-http-epoll-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: 3fc1225a-9549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 97a7d2e9-9550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: 64006461-9563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: 49eb4715-9565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 7ae1e0e9-9566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: b514384e-9573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: a2d51040-9575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153, and the Request Id: 98609c89-9579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: b8df32db-9578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 6e26a94f-9581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: fb45ef93-9584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: 843a94aa-9588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: b88af0d2-9589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: 285913fb-9590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.304+0000 [webflux-http-epoll-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: 67cd7f6f-9594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 9b133d94-9597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: aa73fb01-9600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: 4f61fa9c-9604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160, and the Request Id: a506b5e4-9608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.311+0000 [webflux-http-epoll-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: 64006461-9614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 3c859cb3-9615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 7ae1e0e9-9618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 97a7d2e9-9619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 3fc1225a-9620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.316+0000 [webflux-http-epoll-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: a2d51040-9628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.317+0000 [webflux-http-epoll-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: b8df32db-9630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.317+0000 [webflux-http-epoll-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: 49eb4715-9631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.318+0000 [webflux-http-epoll-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: b514384e-9633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.320+0000 [webflux-http-epoll-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: 98609c89-9638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 843a94aa-9643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 6e26a94f-9645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.323+0000 [webflux-http-epoll-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: fb45ef93-9647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: b88af0d2-9648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: 285913fb-9649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: 9b133d94-9653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: aa73fb01-9657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: 67cd7f6f-9662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161, and the Request Id: a506b5e4-9665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: 4f61fa9c-9667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: 64006461-9675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 97a7d2e9-9676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.336+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 7ae1e0e9-9677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 3c859cb3-9680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 3fc1225a-9681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: b8df32db-9687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.340+0000 [webflux-http-epoll-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: b514384e-9688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: a2d51040-9689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: 49eb4715-9690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: 843a94aa-9698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.345+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: 98609c89-9699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.345+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 6e26a94f-9703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.347+0000 [webflux-http-epoll-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: 9b133d94-9705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: fb45ef93-9706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: b88af0d2-9710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: 285913fb-9712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162-, and the Request Id: aa73fb01-9720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.353+0000 [webflux-http-epoll-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: 4f61fa9c-9722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: a506b5e4-9729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: 67cd7f6f-9732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 7ae1e0e9-9733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: 64006461-9738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 3fc1225a-9740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: 97a7d2e9-9741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: 843a94aa-9743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 3c859cb3-9744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: b8df32db-9745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: a2d51040-9747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: b514384e-9754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: 49eb4715-9755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.365+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 9b133d94-9759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: 98609c89-9762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.369+0000 [webflux-http-epoll-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: fb45ef93-9767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 6e26a94f-9769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: b88af0d2-9771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: 285913fb-9773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: aa73fb01-9783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163, and the Request Id: a506b5e4-9785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.376+0000 [webflux-http-epoll-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: 7ae1e0e9-9787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 4f61fa9c-9788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.377+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.379+0000 [webflux-http-epoll-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: 64006461-9793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: 67cd7f6f-9794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: b8df32db-9797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.380+0000 [webflux-http-epoll-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: 3fc1225a-9796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 97a7d2e9-9802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.383+0000 [webflux-http-epoll-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: a2d51040-9804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: 3c859cb3-9806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: 843a94aa-9809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: b514384e-9812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: 9b133d94-9817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 98609c89-9821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: 49eb4715-9822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.392+0000 [webflux-http-epoll-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: b88af0d2-9828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: fb45ef93-9829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: 285913fb-9831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.393+0000 [webflux-http-epoll-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: 6e26a94f-9832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.395+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.396+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: aa73fb01-9838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.397+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: 7ae1e0e9-9846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: a506b5e4-9851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169, and the Request Id: 4f61fa9c-9852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: 64006461-9853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: 67cd7f6f-9854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: b8df32db-9856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 3fc1225a-9860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 97a7d2e9-9861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: a2d51040-9862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.405+0000 [webflux-http-epoll-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: 3c859cb3-9865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: 843a94aa-9866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158, and the Request Id: 98609c89-9877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: 49eb4715-9878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: 9b133d94-9879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.414+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: b514384e-9889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.414+0000 [webflux-http-epoll-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: b88af0d2-9890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.415+0000 [webflux-http-epoll-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: 6e26a94f-9891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: 285913fb-9894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 7ae1e0e9-9898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: fb45ef93-9901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: aa73fb01-9905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: 64006461-9907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: 67cd7f6f-9908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: a506b5e4-9910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: b8df32db-9913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 4f61fa9c-9914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: a2d51040-9916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.424+0000 [webflux-http-epoll-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: 3c859cb3-9920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 3fc1225a-9922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.425+0000 [webflux-http-epoll-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: 843a94aa-9924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 97a7d2e9-9925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-9928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 9b133d94-9929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-9933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: 49eb4715-9935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-9941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-9942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 98609c89-9943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-9944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-9945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-9946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-9944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 6e26a94f-9947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-9945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-9948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-9949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-9949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-9948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.435+0000 [webflux-http-epoll-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: 7ae1e0e9-9950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-9951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-9952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-9953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-9951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: b88af0d2-9954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-9955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: 285913fb-9956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-9957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-9957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: b514384e-9958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-9955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-9959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-9960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-9961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: b8df32db-9962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-9960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-9963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-9964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-9959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-9965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-9964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-9966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-9963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-9965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-9967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-9968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-9968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-9967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-9969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 64006461-9970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: 67cd7f6f-9971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: fb45ef93-9972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-9969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-9973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-9974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: 843a94aa-9975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-9974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: a506b5e4-9976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.444+0000 [webflux-http-epoll-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: 4f61fa9c-9977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-9978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: aa73fb01-9979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-9980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-9983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.447+0000 [webflux-http-epoll-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: 9b133d94-9981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: a2d51040-9984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 3c859cb3-9982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-9985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-9983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: 97a7d2e9-9986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 3fc1225a-9987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-9988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-9988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.451+0000 [webflux-http-epoll-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: 49eb4715-9989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-9990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-9991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-9992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-9993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-9994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-9992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-9995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-9996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-9997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-9996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: 98609c89-9998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-9999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 6e26a94f-10001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 7ae1e0e9-10006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: 285913fb-10011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: b514384e-10013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: 843a94aa-10020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.463+0000 [webflux-http-epoll-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: b88af0d2-10021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.464+0000 [webflux-http-epoll-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: b8df32db-10023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: fb45ef93-10024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-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: 9b133d94-10030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-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: a506b5e4-10032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: aa73fb01-10035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.469+0000 [webflux-http-epoll-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: 64006461-10037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170, and the Request Id: 67cd7f6f-10038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: 4f61fa9c-10042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.472+0000 [webflux-http-epoll-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: a2d51040-10045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 3fc1225a-10047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: 49eb4715-10053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.474+0000 [webflux-http-epoll-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: 98609c89-10054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.474+0000 [webflux-http-epoll-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: 97a7d2e9-10055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 3c859cb3-10057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: b514384e-10065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 7ae1e0e9-10067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: 285913fb-10068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 6e26a94f-10069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: fb45ef93-10075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: b8df32db-10079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.483+0000 [webflux-http-epoll-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: b88af0d2-10080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 843a94aa-10083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: 64006461-10094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: 4f61fa9c-10096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: a506b5e4-10097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: 9b133d94-10098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168-, and the Request Id: aa73fb01-10099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: a2d51040-10105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: 67cd7f6f-10107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 98609c89-10108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 97a7d2e9-10110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.508+0000 [webflux-http-epoll-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: 3fc1225a-10111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 3c859cb3-10119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: b514384e-10121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: 49eb4715-10122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: 285913fb-10125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.512+0000 [webflux-http-epoll-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: 7ae1e0e9-10126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.515+0000 [webflux-http-epoll-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: fb45ef93-10129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.517+0000 [webflux-http-epoll-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: 6e26a94f-10133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167-, and the Request Id: b8df32db-10134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: 843a94aa-10141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: b88af0d2-10147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: 64006461-10148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: 9b133d94-10154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: a506b5e4-10157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: aa73fb01-10158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 4f61fa9c-10159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.525+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: a2d51040-10161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172, and the Request Id: 67cd7f6f-10167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 97a7d2e9-10169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 3fc1225a-10170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.530+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.531+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: b514384e-10176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 3c859cb3-10178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.532+0000 [webflux-http-epoll-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: 7ae1e0e9-10179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: 98609c89-10180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.532+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.534+0000 [webflux-http-epoll-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: 49eb4715-10187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: fb45ef93-10188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: 285913fb-10190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: b8df32db-10194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 6e26a94f-10198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: 843a94aa-10199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.539+0000 [webflux-http-epoll-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: b88af0d2-10201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: 64006461-10208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: 9b133d94-10210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: aa73fb01-10213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170, and the Request Id: a506b5e4-10217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: 4f61fa9c-10220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: a2d51040-10221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: 67cd7f6f-10226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 3fc1225a-10230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.554+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 3c859cb3-10236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: b514384e-10239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 7ae1e0e9-10242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: 98609c89-10244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 97a7d2e9-10247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: 49eb4715-10249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.560+0000 [webflux-http-epoll-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: fb45ef93-10250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: 285913fb-10254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: 64006461-10255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: b8df32db-10256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: 843a94aa-10260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 6e26a94f-10262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: b88af0d2-10266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: a2d51040-10268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: 9b133d94-10272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: a506b5e4-10273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.570+0000 [webflux-http-epoll-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: 67cd7f6f-10277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 3fc1225a-10281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: aa73fb01-10282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 3c859cb3-10285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: 7ae1e0e9-10295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 4f61fa9c-10297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165, and the Request Id: 98609c89-10302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: 64006461-10305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.581+0000 [webflux-http-epoll-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: b514384e-10307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.582+0000 [webflux-http-epoll-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: b8df32db-10309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 97a7d2e9-10311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 285913fb-10314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: 49eb4715-10316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: a2d51040-10317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.585+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: fb45ef93-10319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.585+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: 843a94aa-10321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: b88af0d2-10324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: 9b133d94-10331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 6e26a94f-10330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: a506b5e4-10332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: aa73fb01-10335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.592+0000 [webflux-http-epoll-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: 67cd7f6f-10338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 3fc1225a-10344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 3c859cb3-10349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.599+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 64006461-10355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.601+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 7ae1e0e9-10357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166, and the Request Id: 98609c89-10363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: a2d51040-10364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.604+0000 [webflux-http-epoll-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: 4f61fa9c-10366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.604+0000 [webflux-http-epoll-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: b8df32db-10367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.605+0000 [webflux-http-epoll-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: b514384e-10368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.607+0000 [webflux-http-epoll-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: 843a94aa-10374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 285913fb-10375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: fb45ef93-10380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: 97a7d2e9-10381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: 49eb4715-10382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 9b133d94-10385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: b88af0d2-10389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.614+0000 [webflux-http-epoll-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: 67cd7f6f-10395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173-, and the Request Id: aa73fb01-10399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.616+0000 [webflux-http-epoll-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: a506b5e4-10398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 6e26a94f-10400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 3c859cb3-10403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.621+0000 [webflux-http-epoll-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: 3fc1225a-10407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: 7ae1e0e9-10412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.622+0000 [webflux-http-epoll-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: 64006461-10413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: 98609c89-10419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.626+0000 [webflux-http-epoll-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: a2d51040-10421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: b8df32db-10423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: 4f61fa9c-10428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: b514384e-10430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: 843a94aa-10432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: 285913fb-10434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 97a7d2e9-10439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.633+0000 [webflux-http-epoll-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: fb45ef93-10440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175-, and the Request Id: 9b133d94-10444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: b88af0d2-10446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: 49eb4715-10447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.639+0000 [webflux-http-epoll-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: 67cd7f6f-10453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 6e26a94f-10458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: a506b5e4-10459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: aa73fb01-10460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 3c859cb3-10465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.646+0000 [webflux-http-epoll-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: 7ae1e0e9-10468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: 3fc1225a-10473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: 64006461-10477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 4f61fa9c-10480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.651+0000 [webflux-http-epoll-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: b514384e-10481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: b8df32db-10483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 98609c89-10487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: a2d51040-10488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 97a7d2e9-10489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: fb45ef93-10494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: 843a94aa-10497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 285913fb-10498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: 67cd7f6f-10507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: b88af0d2-10508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: 49eb4715-10512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 9b133d94-10515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: a506b5e4-10518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: 3c859cb3-10519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: aa73fb01-10520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 6e26a94f-10526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: 4f61fa9c-10529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 3fc1225a-10531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 7ae1e0e9-10532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: b514384e-10541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: 98609c89-10543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: 64006461-10544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.677+0000 [webflux-http-epoll-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: b8df32db-10547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: fb45ef93-10550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: a2d51040-10551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: 285913fb-10553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 97a7d2e9-10554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: 843a94aa-10562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.684+0000 [webflux-http-epoll-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: 67cd7f6f-10565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: b88af0d2-10566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.687+0000 [webflux-http-epoll-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: 49eb4715-10572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: 9b133d94-10574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 3c859cb3-10575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176-, and the Request Id: aa73fb01-10581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 6e26a94f-10583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: a506b5e4-10585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: b514384e-10588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: 4f61fa9c-10597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 3fc1225a-10598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.696+0000 [webflux-http-epoll-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: 7ae1e0e9-10599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.697+0000 [webflux-http-epoll-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: fb45ef93-10601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170, and the Request Id: 98609c89-10602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: 64006461-10603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 97a7d2e9-10607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: a2d51040-10609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.701+0000 [webflux-http-epoll-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: 285913fb-10610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.701+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: b8df32db-10612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: 67cd7f6f-10622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: b88af0d2-10630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: 49eb4715-10632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.711+0000 [webflux-http-epoll-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: 843a94aa-10633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 3c859cb3-10635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: aa73fb01-10640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.715+0000 [webflux-http-epoll-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: 98609c89-10643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 9b133d94-10645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: b514384e-10648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 6e26a94f-10650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: 64006461-10652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: 4f61fa9c-10656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 7ae1e0e9-10660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177, and the Request Id: a506b5e4-10659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 285913fb-10661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: fb45ef93-10662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: a2d51040-10666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 97a7d2e9-10668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: b8df32db-10669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 3fc1225a-10670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181, and the Request Id: 67cd7f6f-10677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: b88af0d2-10678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.732+0000 [webflux-http-epoll-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: 3c859cb3-10685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: aa73fb01-10688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: 49eb4715-10697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: 843a94aa-10699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 98609c89-10705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: b514384e-10708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 6e26a94f-10712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: 64006461-10714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.743+0000 [webflux-http-epoll-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: 9b133d94-10716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: 285913fb-10719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 7ae1e0e9-10720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: fb45ef93-10721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: 4f61fa9c-10723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178, and the Request Id: a506b5e4-10724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: a2d51040-10729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: b8df32db-10731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.749+0000 [webflux-http-epoll-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: 67cd7f6f-10733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: 3fc1225a-10736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: b88af0d2-10737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 97a7d2e9-10739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.752+0000 [webflux-http-epoll-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: 3c859cb3-10741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.757+0000 [webflux-http-epoll-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: aa73fb01-10750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.757+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: 49eb4715-10755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.759+0000 [webflux-http-epoll-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: 843a94aa-10757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 98609c89-10762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 6e26a94f-10766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: 9b133d94-10770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.765+0000 [webflux-http-epoll-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: b514384e-10771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: 64006461-10776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183, and the Request Id: 67cd7f6f-10779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: 285913fb-10780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184, and the Request Id: 4f61fa9c-10781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.770+0000 [webflux-http-epoll-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: 7ae1e0e9-10783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: fb45ef93-10785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 3c859cb3-10788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: b88af0d2-10792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: a506b5e4-10793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.775+0000 [webflux-http-epoll-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: 97a7d2e9-10795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: b8df32db-10796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: a2d51040-10797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: aa73fb01-10800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.778+0000 [webflux-http-epoll-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: 3fc1225a-10801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 49eb4715-10814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.785+0000 [webflux-http-epoll-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: 98609c89-10818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: 843a94aa-10820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 6e26a94f-10824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: 9b133d94-10827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: 285913fb-10830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: 67cd7f6f-10832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: b514384e-10835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 7ae1e0e9-10841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: 64006461-10843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: 4f61fa9c-10844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.796+0000 [webflux-http-epoll-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: 3c859cb3-10848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: a506b5e4-10850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: fb45ef93-10852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: b8df32db-10853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: b88af0d2-10855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: a2d51040-10856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: 97a7d2e9-10858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 3fc1225a-10863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.801+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: aa73fb01-10865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: 49eb4715-10876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-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: 98609c89-10877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: 843a94aa-10882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: 285913fb-10885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 6e26a94f-10888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.813+0000 [webflux-http-epoll-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: 9b133d94-10891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.813+0000 [webflux-http-epoll-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: b514384e-10892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: 67cd7f6f-10895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 7ae1e0e9-10901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.816+0000 [webflux-http-epoll-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: 64006461-10904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: 4f61fa9c-10905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 3c859cb3-10907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: fb45ef93-10909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: a506b5e4-10911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.819+0000 [webflux-http-epoll-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: a2d51040-10914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: 97a7d2e9-10915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.820+0000 [webflux-http-epoll-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: b8df32db-10916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: b88af0d2-10918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 3fc1225a-10924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: aa73fb01-10927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: 98609c89-10933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.828+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-10934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-10934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-10938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: 49eb4715-10937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-10939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-10938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-10941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: 843a94aa-10942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: 285913fb-10945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-10946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-10947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-10948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-10946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-10947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186, and the Request Id: 67cd7f6f-10949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.833+0000 [webflux-http-epoll-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: 6e26a94f-10950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-10951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-10952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-10951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-10952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: b514384e-10953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-10954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-10955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-10956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-10954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-10955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: 9b133d94-10957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-10956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-10958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-10959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-10960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-10958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-10959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-10961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-10962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.836+0000 [webflux-http-epoll-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: 7ae1e0e9-10963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.836+0000 [webflux-http-epoll-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: 64006461-10964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-10961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-10965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 3c859cb3-10966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187, and the Request Id: 4f61fa9c-10967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-10968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-10968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: a506b5e4-10969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: fb45ef93-10970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: b8df32db-10971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.841+0000 [webflux-http-epoll-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: a2d51040-10972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-10973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 97a7d2e9-10974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-10975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-10976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-10977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-10977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-10979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-10978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-10979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: b88af0d2-10980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-10981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-10982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: 3fc1225a-10983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-10984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-10985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-10986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-10986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.846+0000 [webflux-http-epoll-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: aa73fb01-10987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-10988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-10989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-10990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-10988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-10991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-10992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-10993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-10994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-10991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-10993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-10995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: 98609c89-10996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: 49eb4715-10997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-10998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-10999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-10999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: 67cd7f6f-11004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: 843a94aa-11006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: 285913fb-11007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 6e26a94f-11008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.855+0000 [webflux-http-epoll-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: 64006461-11016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: b514384e-11018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 3c859cb3-11021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 7ae1e0e9-11022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: a506b5e4-11023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: 9b133d94-11026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.858+0000 [webflux-http-epoll-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: a2d51040-11028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: fb45ef93-11030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.860+0000 [webflux-http-epoll-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: 4f61fa9c-11031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: b8df32db-11032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 3fc1225a-11034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: b88af0d2-11042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: 97a7d2e9-11044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: 49eb4715-11052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: 98609c89-11055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.871+0000 [webflux-http-epoll-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: aa73fb01-11056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 6e26a94f-11059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: b514384e-11065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: 285913fb-11067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: 64006461-11072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: 843a94aa-11073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: 67cd7f6f-11074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: fb45ef93-11077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 3c859cb3-11084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 7ae1e0e9-11085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184, and the Request Id: a506b5e4-11086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: a2d51040-11088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185-, and the Request Id: 9b133d94-11091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 3fc1225a-11094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: b8df32db-11098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: 4f61fa9c-11099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: 49eb4715-11102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: b88af0d2-11106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.892+0000 [webflux-http-epoll-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: 98609c89-11112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 6e26a94f-11114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.894+0000 [webflux-http-epoll-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: 97a7d2e9-11115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: aa73fb01-11117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.895+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.896+0000 [webflux-http-epoll-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: 285913fb-11123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: b514384e-11126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: 67cd7f6f-11129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 64006461-11130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: a506b5e4-11135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: fb45ef93-11138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.901+0000 [webflux-http-epoll-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: 843a94aa-11141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: a2d51040-11142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 3c859cb3-11143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 7ae1e0e9-11146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 3fc1225a-11147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: 9b133d94-11150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: b8df32db-11154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: 49eb4715-11159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: b88af0d2-11170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: 4f61fa9c-11171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180, and the Request Id: 98609c89-11172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 6e26a94f-11176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: aa73fb01-11179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 97a7d2e9-11181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.918+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 64006461-11188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: a506b5e4-11189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: b514384e-11191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: 285913fb-11195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: 843a94aa-11196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: 67cd7f6f-11198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: a2d51040-11200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.924+0000 [webflux-http-epoll-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: fb45ef93-11202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.925+0000 [webflux-http-epoll-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: 7ae1e0e9-11204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 3fc1225a-11206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 3c859cb3-11207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187-, and the Request Id: 9b133d94-11208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: b8df32db-11218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: 64006461-11230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.952+0000 [webflux-http-epoll-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: 49eb4715-11231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: b88af0d2-11236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.956+0000 [webflux-http-epoll-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: 98609c89-11240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 4f61fa9c-11241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: a2d51040-11242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: a506b5e4-11243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: 843a94aa-11244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181-, and the Request Id: 6e26a94f-11245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.958+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: 67cd7f6f-11250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: 285913fb-11252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: 9b133d94-11256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: b514384e-11257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 3fc1225a-11258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: aa73fb01-11259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 3c859cb3-11260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 97a7d2e9-11262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.966+0000 [webflux-http-epoll-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: fb45ef93-11265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 7ae1e0e9-11278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: 64006461-11279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 49eb4715-11280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: a2d51040-11288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: b8df32db-11289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: 98609c89-11291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 6e26a94f-11295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: 67cd7f6f-11302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: b88af0d2-11304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: 843a94aa-11305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: a506b5e4-11307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 4f61fa9c-11310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: 285913fb-11311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.985+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: 9b133d94-11314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192-, and the Request Id: 3c859cb3-11315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 3fc1225a-11316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: b514384e-11319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: aa73fb01-11321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 97a7d2e9-11322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 64006461-11332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.995+0000 [webflux-http-epoll-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: fb45ef93-11335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 7ae1e0e9-11340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.999+0000 [webflux-http-epoll-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: 49eb4715-11343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: a2d51040-11344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:08.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: b8df32db-11351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: 98609c89-11353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: a506b5e4-11358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: 67cd7f6f-11359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: 843a94aa-11362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 6e26a94f-11364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.008+0000 [webflux-http-epoll-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: 4f61fa9c-11366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: 3fc1225a-11367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193-, and the Request Id: 3c859cb3-11373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 9b133d94-11374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: b88af0d2-11375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: 285913fb-11377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 97a7d2e9-11378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: b514384e-11385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: aa73fb01-11388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: 64006461-11389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: fb45ef93-11397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: 49eb4715-11398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: a2d51040-11400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 7ae1e0e9-11403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.024+0000 [webflux-http-epoll-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: a506b5e4-11410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 6e26a94f-11412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: 67cd7f6f-11413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: b8df32db-11416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 3fc1225a-11420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: 98609c89-11422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.031+0000 [webflux-http-epoll-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: 3c859cb3-11426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: 4f61fa9c-11428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: 843a94aa-11432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: 285913fb-11433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: b88af0d2-11440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191-, and the Request Id: 9b133d94-11443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 97a7d2e9-11444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: 64006461-11445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: b514384e-11449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.044+0000 [webflux-http-epoll-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: aa73fb01-11450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.049+0000 [webflux-http-epoll-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: fb45ef93-11460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 7ae1e0e9-11461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: a506b5e4-11463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: a2d51040-11464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: 49eb4715-11466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.053+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: b8df32db-11472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 3fc1225a-11475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 6e26a94f-11476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: 67cd7f6f-11479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: 98609c89-11480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 3c859cb3-11488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.063+0000 [webflux-http-epoll-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: 285913fb-11489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: b88af0d2-11492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.066+0000 [webflux-http-epoll-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: 843a94aa-11498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: 4f61fa9c-11501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: b514384e-11503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: aa73fb01-11506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: 64006461-11508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: 9b133d94-11510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 97a7d2e9-11513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: fb45ef93-11514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: a506b5e4-11515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: a2d51040-11516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.074+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.075+0000 [webflux-http-epoll-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: 49eb4715-11523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 7ae1e0e9-11524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.076+0000 [webflux-http-epoll-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: 3fc1225a-11526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: b8df32db-11533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 6e26a94f-11538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: 98609c89-11541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: 67cd7f6f-11544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: 843a94aa-11547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: 285913fb-11550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.087+0000 [webflux-http-epoll-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: 3c859cb3-11551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: 9b133d94-11554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: 64006461-11563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: b88af0d2-11565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: 4f61fa9c-11566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: b514384e-11567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: a2d51040-11574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: a506b5e4-11577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: aa73fb01-11578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: 97a7d2e9-11579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 7ae1e0e9-11581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: 49eb4715-11583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: fb45ef93-11584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 3fc1225a-11590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: b8df32db-11591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.102+0000 [webflux-http-epoll-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: 98609c89-11592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 6e26a94f-11594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: 67cd7f6f-11598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 285913fb-11601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 843a94aa-11605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 3c859cb3-11607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.109+0000 [Thread-7892] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 4f61fa9c-11615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: b514384e-11617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: 9b133d94-11619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.118+0000 [webflux-http-epoll-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: 97a7d2e9-11626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: fb45ef93-11628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: b88af0d2-11629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 7ae1e0e9-11634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: 64006461-11641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: 49eb4715-11642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 98609c89-11645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: a506b5e4-11647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193-, and the Request Id: aa73fb01-11648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: a2d51040-11651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 6e26a94f-11652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: b8df32db-11653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: 285913fb-11656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: 67cd7f6f-11658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 3fc1225a-11659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: 843a94aa-11666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198-, and the Request Id: 3c859cb3-11668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.133+0000 [webflux-http-epoll-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: b514384e-11673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: 4f61fa9c-11674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: 9b133d94-11677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: fb45ef93-11683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: 97a7d2e9-11686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: 49eb4715-11692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.143+0000 [webflux-http-epoll-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: 98609c89-11698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: 64006461-11701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: b88af0d2-11703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 6e26a94f-11705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: a506b5e4-11706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: 285913fb-11708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: a2d51040-11711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: 67cd7f6f-11712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: aa73fb01-11715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 3fc1225a-11716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: 843a94aa-11722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.153+0000 [webflux-http-epoll-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: b514384e-11723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 7ae1e0e9-11728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: 3c859cb3-11730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: fb45ef93-11734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: 9b133d94-11735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: b8df32db-11740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: 4f61fa9c-11742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.165+0000 [webflux-http-epoll-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: 49eb4715-11752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196, and the Request Id: a506b5e4-11753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: b88af0d2-11758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: 98609c89-11759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.167+0000 [Thread-7993] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: 64006461-11761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: 97a7d2e9-11762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 3fc1225a-11764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 6e26a94f-11765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.170+0000 [webflux-http-epoll-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: aa73fb01-11768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: 285913fb-11769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: a2d51040-11771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: b514384e-11776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 843a94aa-11781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: 67cd7f6f-11785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 7ae1e0e9-11786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: 3c859cb3-11790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: fb45ef93-11791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.179+0000 [Thread-8018] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 9b133d94-11793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: b8df32db-11797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: 49eb4715-11807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.187+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: a506b5e4-11809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 6e26a94f-11815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: 4f61fa9c-11817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: b88af0d2-11818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: 64006461-11819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.191+0000 [webflux-http-epoll-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: 3fc1225a-11820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: a2d51040-11826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 98609c89-11829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 97a7d2e9-11832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.196+0000 [webflux-http-epoll-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: aa73fb01-11833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: b514384e-11836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 7ae1e0e9-11839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 843a94aa-11844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: 67cd7f6f-11846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: b8df32db-11848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: 285913fb-11849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.203+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: fb45ef93-11850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 3c859cb3-11854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: 9b133d94-11857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.210+0000 [webflux-http-epoll-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: 49eb4715-11863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: a506b5e4-11871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: 64006461-11874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.215+0000 [webflux-http-epoll-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: b88af0d2-11876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 6e26a94f-11877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 3fc1225a-11882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.218+0000 [webflux-http-epoll-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: b514384e-11883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 7ae1e0e9-11888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: a2d51040-11889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: 4f61fa9c-11890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: aa73fb01-11892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: fb45ef93-11897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 97a7d2e9-11901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: 67cd7f6f-11902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: 98609c89-11903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: 843a94aa-11905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: b8df32db-11908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.276+0000 [webflux-http-epoll-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: 3c859cb3-11912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: 285913fb-11913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 9b133d94-11914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 49eb4715-11924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: a506b5e4-11925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: b88af0d2-11933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-11934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: 64006461-11935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-11936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-11934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 6e26a94f-11937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: 4f61fa9c-11941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 3fc1225a-11942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-11943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-11943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: aa73fb01-11944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: b514384e-11945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-11946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-11947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-11946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-11947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: a2d51040-11948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-11949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-11950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-11951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-11949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 97a7d2e9-11953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-11952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-11954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: 67cd7f6f-11955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-11954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-11956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-11957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-11952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.295+0000 [Thread-8146] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: 98609c89-11958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-11957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 7ae1e0e9-11959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: fb45ef93-11960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-11961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.299+0000 [Thread-8149] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-11962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-11963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 3c859cb3-11964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-11965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-11966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-11967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 285913fb-11968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-11969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-11970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-11971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: b8df32db-11972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-11973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-11974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-11975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-11975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-11973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-11976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-11977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-11978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-11978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-11977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-11979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.341+0000 [webflux-http-epoll-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: 49eb4715-11980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: a506b5e4-11981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-11982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-11983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-11982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-11985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-11984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-11986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-11985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-11984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-11986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-11988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-11987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: b88af0d2-11989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-11988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-11987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.345+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-11990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 64006461-11991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-11992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-11990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-11993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-11994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: 843a94aa-11995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-11994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 6e26a94f-11996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-11997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 3fc1225a-11998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203, and the Request Id: 4f61fa9c-11999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: aa73fb01-12000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: a2d51040-12001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 9b133d94-12005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: 67cd7f6f-12009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: b514384e-12011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 97a7d2e9-12012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: 98609c89-12015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 3c859cb3-12016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: 285913fb-12023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: fb45ef93-12024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 7ae1e0e9-12027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.363+0000 [Thread-8213] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 49eb4715-12036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: b8df32db-12039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 64006461-12045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 6e26a94f-12049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: 843a94aa-12050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: a506b5e4-12053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 4f61fa9c-12052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: 67cd7f6f-12055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: a2d51040-12056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: b88af0d2-12060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: 9b133d94-12062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 3fc1225a-12063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 97a7d2e9-12064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 3c859cb3-12069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: aa73fb01-12070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: b514384e-12074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 98609c89-12086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.384+0000 [webflux-http-epoll-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: fb45ef93-12088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 7ae1e0e9-12092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: 64006461-12097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.387+0000 [webflux-http-epoll-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: 285913fb-12099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.389+0000 [webflux-http-epoll-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: 4f61fa9c-12103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202, and the Request Id: a506b5e4-12105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 49eb4715-12107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: 843a94aa-12110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: b8df32db-12113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: a2d51040-12114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: b88af0d2-12116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: 67cd7f6f-12118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: 97a7d2e9-12119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 6e26a94f-12120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 3fc1225a-12122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: 9b133d94-12123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.400+0000 [Thread-8276] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: aa73fb01-12126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 3c859cb3-12127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: b514384e-12137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 7ae1e0e9-12148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: 98609c89-12152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: a506b5e4-12157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: 64006461-12158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 843a94aa-12161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.447+0000 [webflux-http-epoll-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: b8df32db-12164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: fb45ef93-12168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: 49eb4715-12169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: 67cd7f6f-12170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: 3fc1225a-12171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: 4f61fa9c-12172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: 285913fb-12173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: a2d51040-12174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: 9b133d94-12175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 3c859cb3-12177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 6e26a94f-12179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: 97a7d2e9-12183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: b88af0d2-12186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: aa73fb01-12194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 7ae1e0e9-12207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.464+0000 [webflux-http-epoll-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: 64006461-12209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: a506b5e4-12210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: b514384e-12220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.467+0000 [webflux-http-epoll-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: 67cd7f6f-12222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 843a94aa-12223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.468+0000 [webflux-http-epoll-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: a2d51040-12225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: 98609c89-12227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: b8df32db-12228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 3fc1225a-12229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207, and the Request Id: 4f61fa9c-12230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: 49eb4715-12232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: fb45ef93-12233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 3c859cb3-12234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: 9b133d94-12235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: 285913fb-12238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: 97a7d2e9-12239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: b88af0d2-12244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 6e26a94f-12245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.478+0000 [webflux-http-epoll-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: aa73fb01-12250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: 64006461-12264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: b514384e-12268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205, and the Request Id: a506b5e4-12269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: a2d51040-12274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: 67cd7f6f-12279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-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: 7ae1e0e9-12281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: fb45ef93-12284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 98609c89-12285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 49eb4715-12287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 3fc1225a-12289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: 4f61fa9c-12292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 3c859cb3-12294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 843a94aa-12295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: 285913fb-12298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: b88af0d2-12299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.493+0000 [webflux-http-epoll-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: 6e26a94f-12300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: b8df32db-12301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 97a7d2e9-12303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: 9b133d94-12304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: aa73fb01-12306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.498+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 64006461-12323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.504+0000 [webflux-http-epoll-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: b514384e-12328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.504+0000 [Thread-8427] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: a506b5e4-12329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: a2d51040-12332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: 4f61fa9c-12338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: 67cd7f6f-12341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 3fc1225a-12342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 7ae1e0e9-12343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: 98609c89-12347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: fb45ef93-12348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 843a94aa-12350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 97a7d2e9-12351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.511+0000 [webflux-http-epoll-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: 3c859cb3-12352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.512+0000 [webflux-http-epoll-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: b8df32db-12353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 285913fb-12358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: 49eb4715-12360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.514+0000 [webflux-http-epoll-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: b88af0d2-12361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: 9b133d94-12362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.516+0000 [webflux-http-epoll-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: 6e26a94f-12368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.517+0000 [webflux-http-epoll-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: aa73fb01-12370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.518+0000 [Thread-8462] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:09.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: a506b5e4-12382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: 64006461-12383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: 67cd7f6f-12390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.539+0000 [webflux-http-epoll-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: 3fc1225a-12394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: 4f61fa9c-12396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: a2d51040-12399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 3c859cb3-12400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: b514384e-12404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: 843a94aa-12406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 7ae1e0e9-12407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 97a7d2e9-12413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.545+0000 [webflux-http-epoll-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: 49eb4715-12414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: b88af0d2-12415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: 98609c89-12417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: fb45ef93-12420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: 9b133d94-12421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 6e26a94f-12422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: b8df32db-12423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 285913fb-12425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: aa73fb01-12427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.613+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.616+0000 [webflux-http-epoll-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: 64006461-12445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: 67cd7f6f-12449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: a506b5e4-12452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: 843a94aa-12460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.622+0000 [webflux-http-epoll-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: b514384e-12462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212-, and the Request Id: 3c859cb3-12463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 3fc1225a-12465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.623+0000 [webflux-http-epoll-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: 4f61fa9c-12466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.623+0000 [webflux-http-epoll-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: 7ae1e0e9-12467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.623+0000 [webflux-http-epoll-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: a2d51040-12469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: 49eb4715-12470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 9b133d94-12473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: 98609c89-12475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: fb45ef93-12476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 97a7d2e9-12478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: b88af0d2-12479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.627+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: b8df32db-12480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 6e26a94f-12483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: 285913fb-12489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: aa73fb01-12492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.633+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: 67cd7f6f-12505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: 64006461-12511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: a506b5e4-12512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: 4f61fa9c-12519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: 843a94aa-12520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.643+0000 [webflux-http-epoll-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: 7ae1e0e9-12521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: b514384e-12522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 3c859cb3-12523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: a2d51040-12525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 3fc1225a-12528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 97a7d2e9-12529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.647+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209-, and the Request Id: 9b133d94-12530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.647+0000 [webflux-http-epoll-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: 49eb4715-12531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: fb45ef93-12532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: b8df32db-12537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.650+0000 [webflux-http-epoll-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: 98609c89-12540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: b88af0d2-12544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 6e26a94f-12545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: 285913fb-12552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208-, and the Request Id: aa73fb01-12555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: 64006461-12566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: 67cd7f6f-12567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: 4f61fa9c-12568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: a506b5e4-12572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: a2d51040-12577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 843a94aa-12578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 97a7d2e9-12579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 3c859cb3-12581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 3fc1225a-12584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 7ae1e0e9-12587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: b514384e-12589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: 49eb4715-12590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: 9b133d94-12593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: 98609c89-12597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: b8df32db-12599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.673+0000 [webflux-http-epoll-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: 6e26a94f-12600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: fb45ef93-12602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: 285913fb-12605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: b88af0d2-12616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 64006461-12618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 4f61fa9c-12625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.681+0000 [webflux-http-epoll-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: a506b5e4-12626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: a2d51040-12629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: aa73fb01-12630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215, and the Request Id: 67cd7f6f-12635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 3fc1225a-12638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: 843a94aa-12640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 97a7d2e9-12641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: b514384e-12642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 49eb4715-12645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 3c859cb3-12647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.689+0000 [webflux-http-epoll-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: 7ae1e0e9-12650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: fb45ef93-12654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: 9b133d94-12655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: 98609c89-12657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 6e26a94f-12659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: b8df32db-12660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: 285913fb-12664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.697+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 4f61fa9c-12678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: a506b5e4-12681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: 64006461-12685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: b88af0d2-12686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216, and the Request Id: 67cd7f6f-12692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: a2d51040-12693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.705+0000 [webflux-http-epoll-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: 97a7d2e9-12694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: aa73fb01-12696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.706+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.706+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 3fc1225a-12698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: 843a94aa-12701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.708+0000 [webflux-http-epoll-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: b514384e-12704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.709+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 3c859cb3-12709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 7ae1e0e9-12711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: 98609c89-12712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.710+0000 [webflux-http-epoll-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: 49eb4715-12713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: 9b133d94-12716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: fb45ef93-12717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: b8df32db-12720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 6e26a94f-12721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: 285913fb-12723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.718+0000 [webflux-http-epoll-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: 64006461-12734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: a506b5e4-12740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: 4f61fa9c-12744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: b88af0d2-12745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.722+0000 [webflux-http-epoll-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: a2d51040-12747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.723+0000 [webflux-http-epoll-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: 67cd7f6f-12750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.724+0000 [webflux-http-epoll-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: 3fc1225a-12753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211-, and the Request Id: aa73fb01-12755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 97a7d2e9-12758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-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: b514384e-12761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: 843a94aa-12764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 3c859cb3-12765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 7ae1e0e9-12769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 49eb4715-12772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: fb45ef93-12773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 9b133d94-12777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: 98609c89-12778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 6e26a94f-12780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: b8df32db-12784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 285913fb-12786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.738+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: a506b5e4-12797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 64006461-12800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: b88af0d2-12803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: 67cd7f6f-12807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: 4f61fa9c-12809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 3fc1225a-12811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: a2d51040-12812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: aa73fb01-12813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: b514384e-12817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 3c859cb3-12820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: 49eb4715-12823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 843a94aa-12824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.749+0000 [webflux-http-epoll-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: 97a7d2e9-12826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.749+0000 [webflux-http-epoll-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: fb45ef93-12829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 7ae1e0e9-12833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214-, and the Request Id: 9b133d94-12837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 98609c89-12839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 6e26a94f-12843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: b8df32db-12845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: 285913fb-12848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 64006461-12851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.763+0000 [webflux-http-epoll-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: 67cd7f6f-12859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: b88af0d2-12860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215, and the Request Id: a506b5e4-12865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: a2d51040-12866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: 4f61fa9c-12869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 3c859cb3-12871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213-, and the Request Id: aa73fb01-12874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: b514384e-12876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.769+0000 [webflux-http-epoll-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: 3fc1225a-12879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: 97a7d2e9-12880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.771+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: fb45ef93-12891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.773+0000 [webflux-http-epoll-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: 7ae1e0e9-12892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.773+0000 [webflux-http-epoll-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: 843a94aa-12894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: 49eb4715-12896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.775+0000 [webflux-http-epoll-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: 98609c89-12899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: 9b133d94-12904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 6e26a94f-12906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.778+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.778+0000 [webflux-http-epoll-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: 64006461-12908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: b8df32db-12910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: 285913fb-12913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.781+0000 [webflux-http-epoll-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: 67cd7f6f-12918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-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: a2d51040-12921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: a506b5e4-12922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: b88af0d2-12926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.783+0000 [webflux-http-epoll-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: 4f61fa9c-12927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.785+0000 [webflux-http-epoll-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: 3c859cb3-12930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-12932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 3fc1225a-12935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 97a7d2e9-12936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: b514384e-12938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: aa73fb01-12939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-12940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-12941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-12940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-12942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-12943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-12943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-12946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.790+0000 [webflux-http-epoll-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: 843a94aa-12947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-12948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-12948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: fb45ef93-12949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-12950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-12951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-12952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-12951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-12952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-12953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-12955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 49eb4715-12954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-12956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-12956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-12957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-12955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-12957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 7ae1e0e9-12958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-12959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-12960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-12961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-12962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-12961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-12960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-12963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: 64006461-12964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: 9b133d94-12965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: 98609c89-12966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-12967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-12968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-12968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-12969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-12970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-12969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: b8df32db-12971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-12970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: a2d51040-12972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 6e26a94f-12973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-12974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-12975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: 67cd7f6f-12976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-12975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-12977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.799+0000 [webflux-http-epoll-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: a506b5e4-12978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-12979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-12977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.801+0000 [webflux-http-epoll-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: 285913fb-12980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-12981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-12982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-12981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-12983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: b88af0d2-12984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-12983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-12986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-12985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-12986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 3fc1225a-12987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: 4f61fa9c-12988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-12989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-12990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-12989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 3c859cb3-12991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-12992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-12993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-12993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215-, and the Request Id: aa73fb01-12994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-12995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-12996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-12997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 97a7d2e9-12998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-12999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: b514384e-13000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.809+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.809+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 843a94aa-13007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.811+0000 [webflux-http-epoll-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: fb45ef93-13010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 7ae1e0e9-13019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: 49eb4715-13020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 64006461-13022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: 9b133d94-13025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: a2d51040-13030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: b8df32db-13031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: 98609c89-13032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: b88af0d2-13035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: 67cd7f6f-13036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221, and the Request Id: 4f61fa9c-13039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: 6e26a94f-13041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: a506b5e4-13042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.821+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: aa73fb01-13046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.822+0000 [webflux-http-epoll-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: 3c859cb3-13047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: 285913fb-13049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.823+0000 [webflux-http-epoll-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: 97a7d2e9-13050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 3fc1225a-13053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.826+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.828+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: b514384e-13066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: 64006461-13069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 7ae1e0e9-13072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.832+0000 [webflux-http-epoll-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: 843a94aa-13076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: a2d51040-13077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: fb45ef93-13080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: 49eb4715-13083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: b8df32db-13084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: 67cd7f6f-13089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: 98609c89-13091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: 9b133d94-13093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 6e26a94f-13099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219, and the Request Id: a506b5e4-13100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222, and the Request Id: 4f61fa9c-13102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.841+0000 [webflux-http-epoll-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: 3c859cb3-13103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 285913fb-13106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: b88af0d2-13111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 97a7d2e9-13112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 3fc1225a-13113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: aa73fb01-13119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.847+0000 [webflux-http-epoll-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: 64006461-13121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 7ae1e0e9-13126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.852+0000 [webflux-http-epoll-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: b514384e-13131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.852+0000 [webflux-http-epoll-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: a2d51040-13133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: b8df32db-13136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 843a94aa-13139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: fb45ef93-13143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 49eb4715-13142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: 9b133d94-13153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.859+0000 [webflux-http-epoll-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: 98609c89-13154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: 4f61fa9c-13155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: 67cd7f6f-13156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 6e26a94f-13160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: 285913fb-13163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: a506b5e4-13167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: 97a7d2e9-13169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.866+0000 [webflux-http-epoll-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: 64006461-13175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 7ae1e0e9-13176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 3c859cb3-13177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.866+0000 [webflux-http-epoll-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: b88af0d2-13178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 3fc1225a-13181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: b8df32db-13184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: aa73fb01-13185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.870+0000 [webflux-http-epoll-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: a2d51040-13186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.872+0000 [webflux-http-epoll-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: b514384e-13193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: 843a94aa-13194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: fb45ef93-13200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.876+0000 [webflux-http-epoll-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: 9b133d94-13202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 49eb4715-13209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: 4f61fa9c-13214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: 98609c89-13219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: 67cd7f6f-13226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-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: 7ae1e0e9-13227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: 64006461-13229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 6e26a94f-13230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.884+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: 97a7d2e9-13232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.884+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: b88af0d2-13234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: a506b5e4-13235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: 285913fb-13236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: a2d51040-13238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: b8df32db-13240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 3c859cb3-13243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: 3fc1225a-13245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: aa73fb01-13246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: b514384e-13247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.892+0000 [webflux-http-epoll-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: 843a94aa-13256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: fb45ef93-13258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: 49eb4715-13265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: 9b133d94-13267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: 4f61fa9c-13276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 6e26a94f-13278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: 64006461-13281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: 98609c89-13285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: 67cd7f6f-13286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 7ae1e0e9-13287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: a2d51040-13291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: 97a7d2e9-13293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: b88af0d2-13295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: 285913fb-13296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.907+0000 [webflux-http-epoll-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: b8df32db-13299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: a506b5e4-13300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226-, and the Request Id: 3c859cb3-13301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: b514384e-13304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220-, and the Request Id: aa73fb01-13311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.912+0000 [webflux-http-epoll-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: 843a94aa-13312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.912+0000 [webflux-http-epoll-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: 3fc1225a-13314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: fb45ef93-13317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: 9b133d94-13323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: 64006461-13331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 7ae1e0e9-13335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227, and the Request Id: 67cd7f6f-13336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 49eb4715-13343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: 4f61fa9c-13344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: a2d51040-13345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215, and the Request Id: 98609c89-13348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: b8df32db-13349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.925+0000 [webflux-http-epoll-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: 3c859cb3-13350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-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: 6e26a94f-13358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 97a7d2e9-13359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: 285913fb-13360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: a506b5e4-13362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: b514384e-13364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: b88af0d2-13365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 3fc1225a-13369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: 843a94aa-13373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: aa73fb01-13375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.933+0000 [webflux-http-epoll-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: fb45ef93-13377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: 9b133d94-13385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 7ae1e0e9-13390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: 64006461-13391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: 67cd7f6f-13394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: 4f61fa9c-13398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: b8df32db-13401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: a2d51040-13403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228-, and the Request Id: 3c859cb3-13407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: 49eb4715-13409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 98609c89-13411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: 97a7d2e9-13412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: b514384e-13417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 6e26a94f-13421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: a506b5e4-13423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.950+0000 [webflux-http-epoll-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: b88af0d2-13424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 285913fb-13426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.952+0000 [webflux-http-epoll-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: fb45ef93-13430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 3fc1225a-13433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: aa73fb01-13435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: 843a94aa-13438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 7ae1e0e9-13442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.958+0000 [webflux-http-epoll-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: 9b133d94-13450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: 64006461-13451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: b8df32db-13454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: 67cd7f6f-13456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: 4f61fa9c-13461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: a2d51040-13466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 3c859cb3-13465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.964+0000 [webflux-http-epoll-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: 49eb4715-13467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.966+0000 [webflux-http-epoll-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: 97a7d2e9-13472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: 98609c89-13475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: b88af0d2-13476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: b514384e-13478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: 285913fb-13482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 6e26a94f-13483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: aa73fb01-13488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: fb45ef93-13489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: a506b5e4-13490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.973+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 843a94aa-13494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.976+0000 [webflux-http-epoll-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: 3fc1225a-13501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 7ae1e0e9-13504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225-, and the Request Id: 9b133d94-13505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: 67cd7f6f-13509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: b8df32db-13511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: 64006461-13516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: 4f61fa9c-13521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.984+0000 [webflux-http-epoll-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: 3c859cb3-13522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: a2d51040-13525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: b88af0d2-13530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: 97a7d2e9-13531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.987+0000 [webflux-http-epoll-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: 98609c89-13532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: b514384e-13538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: aa73fb01-13539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 49eb4715-13542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: 285913fb-13545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: fb45ef93-13547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.993+0000 [webflux-http-epoll-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: 843a94aa-13550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 6e26a94f-13553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: a506b5e4-13554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 7ae1e0e9-13562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 3fc1225a-13564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 9b133d94-13566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:09.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: b8df32db-13569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: 64006461-13577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: 4f61fa9c-13578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: 67cd7f6f-13579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.016+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.017+0000 [webflux-http-epoll-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: b88af0d2-13586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: 97a7d2e9-13590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: b514384e-13591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: 3c859cb3-13592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: a2d51040-13595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: 98609c89-13596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: aa73fb01-13599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: fb45ef93-13601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: 49eb4715-13604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.025+0000 [webflux-http-epoll-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: 285913fb-13610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227, and the Request Id: a506b5e4-13611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 7ae1e0e9-13615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 843a94aa-13616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 6e26a94f-13620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: 9b133d94-13623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 3fc1225a-13624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: b8df32db-13626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: 4f61fa9c-13635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232, and the Request Id: 67cd7f6f-13639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: b88af0d2-13644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: 64006461-13645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.036+0000 [webflux-http-epoll-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: 97a7d2e9-13646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 3c859cb3-13651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: b514384e-13652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: aa73fb01-13655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: a2d51040-13657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 98609c89-13658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: fb45ef93-13662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.045+0000 [webflux-http-epoll-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: a506b5e4-13666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: 285913fb-13671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: 49eb4715-13675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: 843a94aa-13677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 3fc1225a-13679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 7ae1e0e9-13682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: 4f61fa9c-13687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: 9b133d94-13688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 6e26a94f-13690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: 67cd7f6f-13694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: b8df32db-13695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 97a7d2e9-13697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: b88af0d2-13699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: 64006461-13703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233-, and the Request Id: 3c859cb3-13707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: b514384e-13711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: a2d51040-13713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: aa73fb01-13715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 98609c89-13721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: fb45ef93-13725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.067+0000 [webflux-http-epoll-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: 843a94aa-13732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.067+0000 [webflux-http-epoll-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: a506b5e4-13733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: 285913fb-13736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.069+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 7ae1e0e9-13740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: 49eb4715-13742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 4f61fa9c-13744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 3fc1225a-13747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: 67cd7f6f-13748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 9b133d94-13749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 6e26a94f-13752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: 97a7d2e9-13753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: b8df32db-13754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: 64006461-13759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 3c859cb3-13760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: b88af0d2-13763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: a2d51040-13769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: aa73fb01-13773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: b514384e-13774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: 98609c89-13777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: fb45ef93-13786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: 285913fb-13787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: a506b5e4-13789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.089+0000 [webflux-http-epoll-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: 4f61fa9c-13801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 49eb4715-13802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: 67cd7f6f-13803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.091+0000 [webflux-http-epoll-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: 843a94aa-13805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 3fc1225a-13809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.092+0000 [webflux-http-epoll-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: 7ae1e0e9-13811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 97a7d2e9-13813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 6e26a94f-13816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 64006461-13817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: 3c859cb3-13818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 9b133d94-13819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: b88af0d2-13821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: a2d51040-13824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: aa73fb01-13826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: b8df32db-13827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: b514384e-13833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: 98609c89-13845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: a506b5e4-13846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: fb45ef93-13847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: 4f61fa9c-13853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.109+0000 [webflux-http-epoll-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: 285913fb-13858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.109+0000 [webflux-http-epoll-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: 843a94aa-13859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 3fc1225a-13860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: 67cd7f6f-13864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 97a7d2e9-13865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.113+0000 [webflux-http-epoll-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: 7ae1e0e9-13868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: 9b133d94-13871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.115+0000 [webflux-http-epoll-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: 49eb4715-13875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 3c859cb3-13876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 64006461-13878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: b8df32db-13879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: b88af0d2-13881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: a2d51040-13886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 6e26a94f-13888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: aa73fb01-13892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: b514384e-13893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: 98609c89-13901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: fb45ef93-13908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.128+0000 [webflux-http-epoll-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: a506b5e4-13911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.129+0000 [webflux-http-epoll-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: 843a94aa-13914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236, and the Request Id: 4f61fa9c-13915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 7ae1e0e9-13918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: 67cd7f6f-13924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 3fc1225a-13925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 9b133d94-13927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: 285913fb-13928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 97a7d2e9-13929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: 64006461-13930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: b8df32db-13931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: 3c859cb3-13932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-13934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-13934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: a2d51040-13937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-13936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-13936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-13939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-13939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: 49eb4715-13941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-13943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-13942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-13943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-13944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.139+0000 [webflux-http-epoll-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: b88af0d2-13945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-13946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-13947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-13948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: b514384e-13951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-13952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-13953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-13954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.144+0000 [webflux-http-epoll-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: 6e26a94f-13955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-13956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-13957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: aa73fb01-13958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-13959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-13960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: fb45ef93-13961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-13960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-13962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-13963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-13962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-13963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-13964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-13965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: 98609c89-13966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-13965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-13964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-13967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: 843a94aa-13968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-13969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-13970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.149+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-13969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-13967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-13970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-13971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-13972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-13973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-13973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-13972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-13974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: 4f61fa9c-13975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-13976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-13974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-13977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-13978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-13979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-13978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-13979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 7ae1e0e9-13980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: a506b5e4-13981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-13982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.152+0000 [webflux-http-epoll-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: 285913fb-13983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-13982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 9b133d94-13984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: 67cd7f6f-13985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: 64006461-13986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-13987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-13988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: 97a7d2e9-13989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: b8df32db-13990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-13991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 3fc1225a-13992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-13994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.156+0000 [webflux-http-epoll-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: 3c859cb3-13993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-13995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: a2d51040-13996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-13997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-13998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-13997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-13999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-13999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: b514384e-14002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.164+0000 [webflux-http-epoll-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: fb45ef93-14012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 49eb4715-14015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: b88af0d2-14016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: 843a94aa-14022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: aa73fb01-14029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: 9b133d94-14032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 4f61fa9c-14034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 7ae1e0e9-14037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: 98609c89-14038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: a506b5e4-14039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 64006461-14041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: 67cd7f6f-14042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.173+0000 [webflux-http-epoll-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: 6e26a94f-14043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 97a7d2e9-14045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 3fc1225a-14048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: b8df32db-14049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.176+0000 [webflux-http-epoll-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: 285913fb-14050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: a2d51040-14051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 3c859cb3-14052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: b514384e-14063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: b88af0d2-14066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: aa73fb01-14074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: fb45ef93-14078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: 4f61fa9c-14079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 843a94aa-14081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: 49eb4715-14086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 9b133d94-14089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: 64006461-14095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.194+0000 [webflux-http-epoll-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: 97a7d2e9-14096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.194+0000 [webflux-http-epoll-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: 7ae1e0e9-14098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: 98609c89-14100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.196+0000 [webflux-http-epoll-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: 6e26a94f-14102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: 67cd7f6f-14103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: a506b5e4-14107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: 285913fb-14108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: a2d51040-14110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: b8df32db-14112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 3c859cb3-14113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 3fc1225a-14121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.205+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: b88af0d2-14123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.208+0000 [webflux-http-epoll-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: b514384e-14132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: aa73fb01-14134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: 4f61fa9c-14138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.211+0000 [webflux-http-epoll-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: 49eb4715-14141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.212+0000 [webflux-http-epoll-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: 843a94aa-14143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.214+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 7ae1e0e9-14147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: fb45ef93-14152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 97a7d2e9-14153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: 9b133d94-14155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.217+0000 [webflux-http-epoll-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: 98609c89-14156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: 64006461-14157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 6e26a94f-14159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: b8df32db-14161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: 67cd7f6f-14163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: 285913fb-14166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 3c859cb3-14171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: a2d51040-14172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: a506b5e4-14177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: b88af0d2-14179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: b514384e-14188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: aa73fb01-14190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 3fc1225a-14195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: fb45ef93-14198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 7ae1e0e9-14197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: 49eb4715-14202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: 4f61fa9c-14206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: 843a94aa-14207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: 98609c89-14210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: b8df32db-14211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 6e26a94f-14214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.238+0000 [webflux-http-epoll-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: 9b133d94-14215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.239+0000 [webflux-http-epoll-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: 97a7d2e9-14217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.239+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.240+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: 285913fb-14220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: 67cd7f6f-14225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.243+0000 [webflux-http-epoll-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: 64006461-14228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 3c859cb3-14239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: a506b5e4-14240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.248+0000 [webflux-http-epoll-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: b514384e-14241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.248+0000 [webflux-http-epoll-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: a2d51040-14242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: b88af0d2-14248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: fb45ef93-14251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.251+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 7ae1e0e9-14253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: 3fc1225a-14256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: 49eb4715-14257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.255+0000 [webflux-http-epoll-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: aa73fb01-14262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: b8df32db-14266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.256+0000 [webflux-http-epoll-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: 98609c89-14267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242, and the Request Id: 4f61fa9c-14270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 6e26a94f-14271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: 843a94aa-14273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: 285913fb-14276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 97a7d2e9-14282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: 9b133d94-14285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243, and the Request Id: 67cd7f6f-14286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: 64006461-14287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: a2d51040-14291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: 3c859cb3-14292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: b514384e-14298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.271+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: a506b5e4-14305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 49eb4715-14312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.274+0000 [webflux-http-epoll-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: fb45ef93-14313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 7ae1e0e9-14314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: b88af0d2-14316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 3fc1225a-14318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: 4f61fa9c-14322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.278+0000 [webflux-http-epoll-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: 6e26a94f-14324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.278+0000 [webflux-http-epoll-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: 98609c89-14326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: 843a94aa-14329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: b8df32db-14331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.281+0000 [webflux-http-epoll-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: 97a7d2e9-14333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.283+0000 [webflux-http-epoll-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: aa73fb01-14337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: 64006461-14338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 285913fb-14339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: 9b133d94-14340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: a2d51040-14352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: 67cd7f6f-14355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: a506b5e4-14360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: b514384e-14361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244-, and the Request Id: 3c859cb3-14368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: fb45ef93-14370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 7ae1e0e9-14373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: 49eb4715-14371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 3fc1225a-14374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: 4f61fa9c-14377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: 843a94aa-14382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: b88af0d2-14385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: b8df32db-14387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: 98609c89-14389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 6e26a94f-14390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 97a7d2e9-14392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: 9b133d94-14393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: aa73fb01-14394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.306+0000 [webflux-http-epoll-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: 285913fb-14399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: 64006461-14401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: a2d51040-14410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: b514384e-14411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: a506b5e4-14415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.315+0000 [webflux-http-epoll-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: fb45ef93-14421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245, and the Request Id: 67cd7f6f-14427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 3fc1225a-14429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: b88af0d2-14433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 843a94aa-14437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 7ae1e0e9-14438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.322+0000 [webflux-http-epoll-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: 4f61fa9c-14442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: 49eb4715-14443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: 3c859cb3-14446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: 98609c89-14448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 9b133d94-14449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: aa73fb01-14450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: b8df32db-14451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 6e26a94f-14452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: 97a7d2e9-14455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 285913fb-14457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.328+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.328+0000 [webflux-http-epoll-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: 64006461-14460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.330+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.331+0000 [webflux-http-epoll-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: b514384e-14467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.333+0000 [webflux-http-epoll-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: a2d51040-14472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: fb45ef93-14476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.338+0000 [webflux-http-epoll-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: a506b5e4-14483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: 843a94aa-14489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 7ae1e0e9-14490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-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: 67cd7f6f-14494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: 3fc1225a-14496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: b88af0d2-14498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.342+0000 [webflux-http-epoll-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: 49eb4715-14500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.343+0000 [webflux-http-epoll-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: 4f61fa9c-14503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.344+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: 9b133d94-14506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 3c859cb3-14507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234, and the Request Id: 98609c89-14508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: b8df32db-14509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: aa73fb01-14510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 6e26a94f-14513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 97a7d2e9-14514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: 285913fb-14518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: 64006461-14525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: b514384e-14528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: a2d51040-14535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: fb45ef93-14536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.359+0000 [webflux-http-epoll-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: a506b5e4-14547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 843a94aa-14549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: 67cd7f6f-14550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.360+0000 [webflux-http-epoll-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: 7ae1e0e9-14552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: 49eb4715-14557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.362+0000 [webflux-http-epoll-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: 3fc1225a-14558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: 3c859cb3-14561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: 98609c89-14563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: b8df32db-14566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.364+0000 [webflux-http-epoll-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: 9b133d94-14567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.364+0000 [webflux-http-epoll-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: b88af0d2-14568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 6e26a94f-14569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 4f61fa9c-14573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.367+0000 [webflux-http-epoll-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: 285913fb-14574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: b514384e-14580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: 97a7d2e9-14581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: 64006461-14583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: aa73fb01-14584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.374+0000 [webflux-http-epoll-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: fb45ef93-14592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: a2d51040-14594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.379+0000 [webflux-http-epoll-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: 7ae1e0e9-14606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: a506b5e4-14607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: 67cd7f6f-14609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 49eb4715-14610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: 3fc1225a-14614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: 4f61fa9c-14618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 6e26a94f-14622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: b8df32db-14623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: 98609c89-14626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: 843a94aa-14627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.387+0000 [webflux-http-epoll-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: 3c859cb3-14628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: b88af0d2-14631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: 97a7d2e9-14634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: b514384e-14638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 9b133d94-14640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: 285913fb-14642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: aa73fb01-14643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: 64006461-14644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: a2d51040-14652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: fb45ef93-14654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: 49eb4715-14661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: 67cd7f6f-14667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 7ae1e0e9-14670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.402+0000 [webflux-http-epoll-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: a506b5e4-14672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.403+0000 [webflux-http-epoll-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: 6e26a94f-14677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: 4f61fa9c-14678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: 843a94aa-14679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: b8df32db-14681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249-, and the Request Id: 3c859cb3-14682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 3fc1225a-14684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: b88af0d2-14689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: 9b133d94-14691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 97a7d2e9-14693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: 98609c89-14694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: aa73fb01-14697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 64006461-14705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: b514384e-14706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 285913fb-14708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: a2d51040-14711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: fb45ef93-14712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: 67cd7f6f-14723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: 49eb4715-14724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 7ae1e0e9-14732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 843a94aa-14731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 4f61fa9c-14735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: a506b5e4-14737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.425+0000 [webflux-http-epoll-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: b8df32db-14738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 3c859cb3-14740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: 9b133d94-14744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 3fc1225a-14745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 6e26a94f-14746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 97a7d2e9-14747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: b88af0d2-14749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: 64006461-14759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: 98609c89-14760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: b514384e-14764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: aa73fb01-14765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: a2d51040-14769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 285913fb-14771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: fb45ef93-14773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.443+0000 [webflux-http-epoll-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: 67cd7f6f-14787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251, and the Request Id: 4f61fa9c-14788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 843a94aa-14793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: a506b5e4-14795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 3c859cb3-14796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 7ae1e0e9-14798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 49eb4715-14800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 97a7d2e9-14801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: b88af0d2-14804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247-, and the Request Id: 9b133d94-14806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 3fc1225a-14809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 6e26a94f-14810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: b8df32db-14811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: aa73fb01-14815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 64006461-14817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: 98609c89-14818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: a2d51040-14827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: b514384e-14829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.472+0000 [webflux-http-epoll-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: 285913fb-14830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.473+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: 67cd7f6f-14838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 4f61fa9c-14844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: fb45ef93-14845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: a506b5e4-14850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 3c859cb3-14849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.481+0000 [webflux-http-epoll-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: 843a94aa-14855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: b88af0d2-14858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: 49eb4715-14859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 97a7d2e9-14862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 7ae1e0e9-14864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: 3fc1225a-14869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 9b133d94-14870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: 6e26a94f-14872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: 64006461-14873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240, and the Request Id: 98609c89-14874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: aa73fb01-14875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: b8df32db-14876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: a2d51040-14880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.491+0000 [webflux-http-epoll-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: 285913fb-14885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.493+0000 [webflux-http-epoll-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: b514384e-14890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.497+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253, and the Request Id: 67cd7f6f-14900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: fb45ef93-14901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: a506b5e4-14908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: 49eb4715-14911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 3c859cb3-14915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: 843a94aa-14920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: 3fc1225a-14922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 4f61fa9c-14923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 7ae1e0e9-14924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: 6e26a94f-14926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.506+0000 [webflux-http-epoll-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: b88af0d2-14927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: 64006461-14928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.507+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 9b133d94-14930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-14931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 97a7d2e9-14934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: 98609c89-14935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-14936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: b8df32db-14937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: aa73fb01-14938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: a2d51040-14939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-14941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-14942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-14943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-14943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-14944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: 285913fb-14945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-14944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-14946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-14947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: b514384e-14948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-14949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-14950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-14953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-14954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-14955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-14954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-14956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-14957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-14956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: 67cd7f6f-14958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-14959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-14960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: fb45ef93-14961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-14960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-14962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-14963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-14963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: 49eb4715-14964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-14965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-14966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-14967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-14968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-14965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-14967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-14969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-14970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-14971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-14970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-14969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-14971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-14972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 843a94aa-14973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 6e26a94f-14974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-14975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-14972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-14975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249, and the Request Id: a506b5e4-14976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.525+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: 64006461-14977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-14978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-14979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-14978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-14980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-14979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-14981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-14980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-14982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-14982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: a2d51040-14983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242, and the Request Id: 98609c89-14984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-14981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.528+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 7ae1e0e9-14985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-14986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-14987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-14988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 3c859cb3-14989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-14990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: 285913fb-14991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.531+0000 [webflux-http-epoll-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: 9b133d94-14992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-14993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: b8df32db-14994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-14990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-14987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: b88af0d2-14995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-14996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 3fc1225a-14997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: 4f61fa9c-14998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-14999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.537+0000 [webflux-http-epoll-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: aa73fb01-15003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 97a7d2e9-15009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: 49eb4715-15010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: b514384e-15021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.543+0000 [webflux-http-epoll-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: 64006461-15023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 6e26a94f-15029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.546+0000 [webflux-http-epoll-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: a2d51040-15032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 7ae1e0e9-15033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: 67cd7f6f-15034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243, and the Request Id: 98609c89-15035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: fb45ef93-15036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: a506b5e4-15041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: b88af0d2-15048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: 843a94aa-15049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.552+0000 [webflux-http-epoll-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: 3c859cb3-15050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.553+0000 [webflux-http-epoll-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: b8df32db-15051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: 285913fb-15052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: 3fc1225a-15055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 4f61fa9c-15056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.555+0000 [webflux-http-epoll-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: aa73fb01-15057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: 9b133d94-15059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.558+0000 [webflux-http-epoll-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: 97a7d2e9-15066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: 64006461-15076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: b514384e-15080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: 49eb4715-15084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: a2d51040-15088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: fb45ef93-15092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256, and the Request Id: 67cd7f6f-15094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 98609c89-15096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 7ae1e0e9-15093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 6e26a94f-15098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.570+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: b88af0d2-15103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: 843a94aa-15106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.571+0000 [webflux-http-epoll-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: a506b5e4-15107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: b8df32db-15110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 3c859cb3-15111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: 285913fb-15113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.574+0000 [webflux-http-epoll-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: 4f61fa9c-15115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: aa73fb01-15116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 3fc1225a-15117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: 9b133d94-15121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 97a7d2e9-15124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.582+0000 [webflux-http-epoll-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: 64006461-15134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: 49eb4715-15141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: b514384e-15144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.587+0000 [webflux-http-epoll-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: a2d51040-15150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.587+0000 [webflux-http-epoll-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: 98609c89-15151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 7ae1e0e9-15154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 6e26a94f-15157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: fb45ef93-15160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: b88af0d2-15161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: 843a94aa-15164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: 285913fb-15167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257, and the Request Id: 4f61fa9c-15168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: 67cd7f6f-15169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: b8df32db-15171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: a506b5e4-15172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.593+0000 [webflux-http-epoll-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: aa73fb01-15173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 9b133d94-15176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: 3c859cb3-15178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.597+0000 [webflux-http-epoll-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: 97a7d2e9-15180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 3fc1225a-15181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.599+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 49eb4715-15196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: 64006461-15199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: b514384e-15205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 7ae1e0e9-15210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.607+0000 [webflux-http-epoll-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: 98609c89-15211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 6e26a94f-15212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: a2d51040-15213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: fb45ef93-15218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: 285913fb-15219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: 843a94aa-15222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: b88af0d2-15227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: 67cd7f6f-15228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.615+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: 9b133d94-15233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258, and the Request Id: 4f61fa9c-15234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: b8df32db-15235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.616+0000 [webflux-http-epoll-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: a506b5e4-15236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: aa73fb01-15237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 3c859cb3-15238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.619+0000 [webflux-http-epoll-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: 97a7d2e9-15243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: 49eb4715-15248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 3fc1225a-15249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.623+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: b514384e-15261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: 64006461-15262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 6e26a94f-15263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: a2d51040-15270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-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: 7ae1e0e9-15276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: 98609c89-15279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: fb45ef93-15278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.631+0000 [webflux-http-epoll-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: b88af0d2-15282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 843a94aa-15283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: 67cd7f6f-15285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: b8df32db-15287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: 285913fb-15289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: 4f61fa9c-15291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: 9b133d94-15292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: aa73fb01-15293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.636+0000 [webflux-http-epoll-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: a506b5e4-15297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 3c859cb3-15298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: 97a7d2e9-15304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 3fc1225a-15306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 49eb4715-15308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: 64006461-15315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 6e26a94f-15318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: b514384e-15327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: a2d51040-15328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.651+0000 [webflux-http-epoll-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: 7ae1e0e9-15331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: b88af0d2-15334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: fb45ef93-15339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: 843a94aa-15341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: 67cd7f6f-15342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: aa73fb01-15343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: b8df32db-15344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.659+0000 [webflux-http-epoll-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: a506b5e4-15350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: 4f61fa9c-15351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: 9b133d94-15353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: 3c859cb3-15356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 98609c89-15359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 3fc1225a-15360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: 64006461-15367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.666+0000 [webflux-http-epoll-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: 285913fb-15369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: b88af0d2-15376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.670+0000 [webflux-http-epoll-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: b514384e-15377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: a2d51040-15380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.671+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.671+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 97a7d2e9-15383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.671+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.672+0000 [webflux-http-epoll-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: 7ae1e0e9-15385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: aa73fb01-15389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: 49eb4715-15390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.673+0000 [webflux-http-epoll-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: fb45ef93-15391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: b8df32db-15394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: 67cd7f6f-15400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.678+0000 [webflux-http-epoll-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: 843a94aa-15405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: a506b5e4-15407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 6e26a94f-15409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: 9b133d94-15413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: 3c859cb3-15414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: 3fc1225a-15417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 98609c89-15418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: 4f61fa9c-15429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: b514384e-15430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: 64006461-15431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: b88af0d2-15435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: 285913fb-15436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: a2d51040-15440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: fb45ef93-15441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: 97a7d2e9-15442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.692+0000 [webflux-http-epoll-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: aa73fb01-15446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: 7ae1e0e9-15447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.694+0000 [webflux-http-epoll-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: 49eb4715-15453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: 843a94aa-15456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: b8df32db-15459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 6e26a94f-15461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: 67cd7f6f-15462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: 9b133d94-15463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.701+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: a506b5e4-15474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: 64006461-15478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: 3c859cb3-15479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.705+0000 [webflux-http-epoll-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: 98609c89-15484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.706+0000 [webflux-http-epoll-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: 3fc1225a-15486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: a2d51040-15489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: b514384e-15493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: 4f61fa9c-15494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: b88af0d2-15497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: 285913fb-15498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.712+0000 [webflux-http-epoll-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: fb45ef93-15502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.713+0000 [webflux-http-epoll-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: aa73fb01-15503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: 97a7d2e9-15505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 49eb4715-15511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 7ae1e0e9-15513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: 843a94aa-15514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: 6e26a94f-15520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: b8df32db-15522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: 9b133d94-15525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.721+0000 [webflux-http-epoll-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: 67cd7f6f-15527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: 98609c89-15535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 3c859cb3-15539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.727+0000 [webflux-http-epoll-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: 64006461-15541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: a506b5e4-15547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: b514384e-15548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: 285913fb-15551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: b88af0d2-15552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.730+0000 [webflux-http-epoll-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: a2d51040-15555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: fb45ef93-15560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: 4f61fa9c-15559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: 3fc1225a-15561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: 49eb4715-15564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: aa73fb01-15567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 7ae1e0e9-15569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: 843a94aa-15572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 97a7d2e9-15571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.739+0000 [webflux-http-epoll-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: 6e26a94f-15577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: b8df32db-15580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.740+0000 [webflux-http-epoll-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: 9b133d94-15581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.746+0000 [webflux-http-epoll-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: 67cd7f6f-15596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.746+0000 [webflux-http-epoll-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: 64006461-15598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: 98609c89-15601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: a506b5e4-15606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 3c859cb3-15607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: b514384e-15609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.750+0000 [webflux-http-epoll-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: a2d51040-15610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: b88af0d2-15612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 3fc1225a-15616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: 285913fb-15618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: 4f61fa9c-15619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: fb45ef93-15623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259-, and the Request Id: aa73fb01-15626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-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: 7ae1e0e9-15628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: 843a94aa-15629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.755+0000 [webflux-http-epoll-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: 49eb4715-15630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.756+0000 [webflux-http-epoll-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: 97a7d2e9-15632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.757+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.758+0000 [webflux-http-epoll-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: b8df32db-15636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: 9b133d94-15637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 6e26a94f-15639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: a506b5e4-15650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: 64006461-15655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 3fc1225a-15660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.771+0000 [webflux-http-epoll-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: 67cd7f6f-15663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: a2d51040-15664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: 4f61fa9c-15670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.773+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: b514384e-15672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265-, and the Request Id: 3c859cb3-15675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: b88af0d2-15678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.777+0000 [webflux-http-epoll-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: 7ae1e0e9-15679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: 98609c89-15680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: 97a7d2e9-15681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.779+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.779+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: 843a94aa-15686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: aa73fb01-15687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: b8df32db-15689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: 285913fb-15691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: fb45ef93-15692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.782+0000 [webflux-http-epoll-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: 49eb4715-15693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: 9b133d94-15695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 64006461-15699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 6e26a94f-15702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: a2d51040-15706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266, and the Request Id: 67cd7f6f-15716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.795+0000 [webflux-http-epoll-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: 4f61fa9c-15725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.796+0000 [webflux-http-epoll-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: 3c859cb3-15727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 7ae1e0e9-15732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: b88af0d2-15733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: b514384e-15737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: a506b5e4-15738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254, and the Request Id: 98609c89-15740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266-, and the Request Id: 97a7d2e9-15742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: 49eb4715-15744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: b8df32db-15745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: aa73fb01-15746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: 285913fb-15749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: 3fc1225a-15752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: fb45ef93-15753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: 64006461-15755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.803+0000 [webflux-http-epoll-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: 843a94aa-15756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 6e26a94f-15757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: a2d51040-15764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: 9b133d94-15766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 7ae1e0e9-15784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267, and the Request Id: 67cd7f6f-15789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: 4f61fa9c-15790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: b88af0d2-15793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 98609c89-15794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262, and the Request Id: a506b5e4-15795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: b514384e-15799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 3c859cb3-15801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: aa73fb01-15804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: 285913fb-15805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.820+0000 [webflux-http-epoll-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: 64006461-15806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.820+0000 [webflux-http-epoll-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: 97a7d2e9-15807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: b8df32db-15808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: 3fc1225a-15810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: 49eb4715-15811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: 843a94aa-15814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.824+0000 [webflux-http-epoll-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: a2d51040-15816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: fb45ef93-15819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 6e26a94f-15822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.826+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.826+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264-, and the Request Id: 9b133d94-15824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: b88af0d2-15845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: 98609c89-15847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.835+0000 [webflux-http-epoll-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: 67cd7f6f-15849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: 64006461-15854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.837+0000 [webflux-http-epoll-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: 4f61fa9c-15857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: 285913fb-15860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263, and the Request Id: a506b5e4-15861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: aa73fb01-15862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.840+0000 [webflux-http-epoll-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: 49eb4715-15863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 7ae1e0e9-15864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: a2d51040-15865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 3c859cb3-15866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 97a7d2e9-15867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 3fc1225a-15869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.843+0000 [webflux-http-epoll-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: b8df32db-15870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: 6e26a94f-15871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: b514384e-15879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: 843a94aa-15880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.849+0000 [webflux-http-epoll-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: 9b133d94-15888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: fb45ef93-15889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: 98609c89-15900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: 64006461-15905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: b88af0d2-15909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: 67cd7f6f-15910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 4f61fa9c-15911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.857+0000 [webflux-http-epoll-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: a506b5e4-15914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.859+0000 [webflux-http-epoll-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: 49eb4715-15919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: a2d51040-15921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: 285913fb-15922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: aa73fb01-15923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 3fc1225a-15924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: 97a7d2e9-15925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 7ae1e0e9-15926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 3c859cb3-15927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 6e26a94f-15929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: b8df32db-15936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-15937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-15937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: 843a94aa-15939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-15942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-15942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-15943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-15944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: b514384e-15945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-15947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-15948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 9b133d94-15949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-15950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-15951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-15952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-15953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-15954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-15953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-15954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-15955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-15956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-15957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-15955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-15956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-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: 4f61fa9c-15958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-15959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 98609c89-15960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: fb45ef93-15961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-15962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-15962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-15963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-15963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-15964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-15965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-15964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-15959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-15966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: 67cd7f6f-15967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-15966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-15968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-15968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-15969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.877+0000 [webflux-http-epoll-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: a506b5e4-15970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: 64006461-15971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-15969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-15972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-15973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-15973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-15972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-15974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: 49eb4715-15975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-15974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-15976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-15977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: b88af0d2-15978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: a2d51040-15979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: 285913fb-15980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 97a7d2e9-15981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: 3fc1225a-15982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: 3c859cb3-15983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 6e26a94f-15984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-15985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-15986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: aa73fb01-15987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-15988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-15986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-15989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-15990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-15991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-15992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-15993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-15994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-15995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-15992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-15994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-15996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-15996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 7ae1e0e9-15997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-15998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-15999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: 843a94aa-16000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: b8df32db-16007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: b514384e-16009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267-, and the Request Id: 9b133d94-16013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 64006461-16016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: fb45ef93-16020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: 98609c89-16021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: a2d51040-16029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.914+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: 49eb4715-16030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: 67cd7f6f-16035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: 4f61fa9c-16036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: b88af0d2-16037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: 285913fb-16038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266, and the Request Id: a506b5e4-16039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 6e26a94f-16042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.919+0000 [webflux-http-epoll-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: 3c859cb3-16044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266-, and the Request Id: aa73fb01-16045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 97a7d2e9-16047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.922+0000 [webflux-http-epoll-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: 3fc1225a-16052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 7ae1e0e9-16053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 843a94aa-16059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.925+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: b514384e-16063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.926+0000 [webflux-http-epoll-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: b8df32db-16065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: 9b133d94-16071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: 64006461-16069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: fb45ef93-16074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: a2d51040-16081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: 98609c89-16084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: 49eb4715-16089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.934+0000 [webflux-http-epoll-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: b88af0d2-16090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: 67cd7f6f-16091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.935+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.936+0000 [webflux-http-epoll-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: 285913fb-16095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.937+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 4f61fa9c-16099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 6e26a94f-16101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: aa73fb01-16102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.939+0000 [webflux-http-epoll-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: a506b5e4-16104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272-, and the Request Id: 3c859cb3-16106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 97a7d2e9-16109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 7ae1e0e9-16116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: 843a94aa-16115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 3fc1225a-16117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.946+0000 [webflux-http-epoll-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: 64006461-16125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: b8df32db-16127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.947+0000 [webflux-http-epoll-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: b514384e-16128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: 9b133d94-16131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.950+0000 [webflux-http-epoll-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: a2d51040-16134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 98609c89-16138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.951+0000 [webflux-http-epoll-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: b88af0d2-16139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: fb45ef93-16141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 49eb4715-16147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: aa73fb01-16150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: 285913fb-16151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: 67cd7f6f-16156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: 4f61fa9c-16158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 6e26a94f-16159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.959+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 3c859cb3-16165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.961+0000 [webflux-http-epoll-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: a506b5e4-16166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 97a7d2e9-16170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 7ae1e0e9-16177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: 843a94aa-16178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 3fc1225a-16181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-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: 64006461-16187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: 98609c89-16190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 9b133d94-16191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: b8df32db-16193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: b514384e-16196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.972+0000 [webflux-http-epoll-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: a2d51040-16199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: b88af0d2-16202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.973+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: 49eb4715-16205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: fb45ef93-16206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: 285913fb-16208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: 67cd7f6f-16209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: aa73fb01-16213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.977+0000 [webflux-http-epoll-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: 6e26a94f-16214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 3c859cb3-16216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: 4f61fa9c-16230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: 843a94aa-16231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269, and the Request Id: a506b5e4-16232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.985+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.988+0000 [webflux-http-epoll-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: 97a7d2e9-16242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 7ae1e0e9-16243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.988+0000 [webflux-http-epoll-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: 3fc1225a-16244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: 64006461-16247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: b514384e-16249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.990+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: 9b133d94-16251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263, and the Request Id: 98609c89-16253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: b8df32db-16256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: b88af0d2-16258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: a2d51040-16260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.994+0000 [webflux-http-epoll-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: 49eb4715-16261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: 285913fb-16264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.995+0000 [webflux-http-epoll-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: fb45ef93-16265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.997+0000 [webflux-http-epoll-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: aa73fb01-16270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.997+0000 [webflux-http-epoll-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: 67cd7f6f-16271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 6e26a94f-16272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:10.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 3c859cb3-16281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: a506b5e4-16283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: 4f61fa9c-16294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 7ae1e0e9-16296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: 3fc1225a-16298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.006+0000 [webflux-http-epoll-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: 843a94aa-16297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: b8df32db-16305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: 64006461-16306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 97a7d2e9-16307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264, and the Request Id: 98609c89-16311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.010+0000 [webflux-http-epoll-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: 9b133d94-16312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: b514384e-16314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: b88af0d2-16320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: 49eb4715-16321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: a2d51040-16324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: 285913fb-16325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: fb45ef93-16328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.017+0000 [webflux-http-epoll-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: 67cd7f6f-16330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: aa73fb01-16331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 6e26a94f-16332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 3c859cb3-16345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: a506b5e4-16346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.024+0000 [webflux-http-epoll-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: 7ae1e0e9-16352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: 843a94aa-16353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 4f61fa9c-16357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: b8df32db-16362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265, and the Request Id: 98609c89-16363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 3fc1225a-16364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273-, and the Request Id: 9b133d94-16366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 97a7d2e9-16369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: 64006461-16371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: 49eb4715-16372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.033+0000 [webflux-http-epoll-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: 285913fb-16375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: a2d51040-16381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.035+0000 [webflux-http-epoll-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: 6e26a94f-16383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: b514384e-16385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: b88af0d2-16387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: aa73fb01-16391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: fb45ef93-16396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 7ae1e0e9-16400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: 67cd7f6f-16402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.044+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: 843a94aa-16407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277-, and the Request Id: 3c859cb3-16411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: b8df32db-16412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.049+0000 [webflux-http-epoll-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: a506b5e4-16416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: 98609c89-16423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277, and the Request Id: 4f61fa9c-16421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 9b133d94-16426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: 3fc1225a-16430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.053+0000 [webflux-http-epoll-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: 49eb4715-16431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: 64006461-16432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 285913fb-16434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 97a7d2e9-16436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: b88af0d2-16441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.056+0000 [webflux-http-epoll-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: b514384e-16442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 6e26a94f-16444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: aa73fb01-16451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 7ae1e0e9-16453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: 67cd7f6f-16454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: fb45ef93-16457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: b8df32db-16462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 3c859cb3-16463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: a2d51040-16467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: 843a94aa-16469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: 4f61fa9c-16473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273, and the Request Id: a506b5e4-16478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: 9b133d94-16482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: 98609c89-16483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 97a7d2e9-16485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.071+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.071+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: 49eb4715-16491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: 285913fb-16493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 3fc1225a-16494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: b88af0d2-16495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 6e26a94f-16503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: aa73fb01-16505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: b514384e-16507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 7ae1e0e9-16508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: 64006461-16509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: fb45ef93-16516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: a2d51040-16517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.081+0000 [webflux-http-epoll-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: b8df32db-16520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: 67cd7f6f-16521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: 843a94aa-16527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: 4f61fa9c-16532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 3c859cb3-16536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.086+0000 [webflux-http-epoll-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: 9b133d94-16539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274, and the Request Id: a506b5e4-16540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 97a7d2e9-16546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: 98609c89-16547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.089+0000 [webflux-http-epoll-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: 49eb4715-16548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: 3fc1225a-16555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 285913fb-16557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 6e26a94f-16559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: b88af0d2-16560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: 64006461-16561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: b514384e-16568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275-, and the Request Id: aa73fb01-16570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 7ae1e0e9-16571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: a2d51040-16574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.099+0000 [webflux-http-epoll-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: fb45ef93-16579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: b8df32db-16580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.099+0000 [webflux-http-epoll-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: 843a94aa-16582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: 67cd7f6f-16587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.103+0000 [webflux-http-epoll-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: 9b133d94-16593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 4f61fa9c-16594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.105+0000 [webflux-http-epoll-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: 3c859cb3-16600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: 49eb4715-16602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: a506b5e4-16605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: 97a7d2e9-16607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: 98609c89-16610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 64006461-16616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: b88af0d2-16617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 6e26a94f-16618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: 285913fb-16621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: b514384e-16624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 3fc1225a-16625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 7ae1e0e9-16628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: a2d51040-16630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: aa73fb01-16631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.116+0000 [webflux-http-epoll-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: fb45ef93-16636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: b8df32db-16639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 843a94aa-16640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: 67cd7f6f-16649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.120+0000 [webflux-http-epoll-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: 9b133d94-16650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: 4f61fa9c-16656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: 49eb4715-16659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.124+0000 [webflux-http-epoll-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: 3c859cb3-16663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.124+0000 [webflux-http-epoll-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: 98609c89-16664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 97a7d2e9-16669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 6e26a94f-16672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.127+0000 [webflux-http-epoll-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: a506b5e4-16674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: b88af0d2-16675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: 285913fb-16679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 64006461-16680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 3fc1225a-16684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: b514384e-16685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: aa73fb01-16687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 7ae1e0e9-16690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: a2d51040-16692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: b8df32db-16698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: fb45ef93-16701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: 843a94aa-16702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: 9b133d94-16712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: 67cd7f6f-16714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: 4f61fa9c-16715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.144+0000 [webflux-http-epoll-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: 98609c89-16723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: b88af0d2-16726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 97a7d2e9-16730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.147+0000 [webflux-http-epoll-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: a506b5e4-16732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: 49eb4715-16733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: 285913fb-16737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 3c859cb3-16734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: 64006461-16738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.149+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 7ae1e0e9-16742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 3fc1225a-16745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: b514384e-16746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: aa73fb01-16747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 6e26a94f-16750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: a2d51040-16753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: b8df32db-16754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: fb45ef93-16757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: 843a94aa-16760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: 9b133d94-16768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283, and the Request Id: 4f61fa9c-16774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: 98609c89-16775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278, and the Request Id: a506b5e4-16787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.165+0000 [webflux-http-epoll-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: 67cd7f6f-16789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 97a7d2e9-16790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: 285913fb-16792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: b88af0d2-16793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: 49eb4715-16795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.167+0000 [webflux-http-epoll-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: 64006461-16797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.169+0000 [webflux-http-epoll-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: 3fc1225a-16802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: b514384e-16804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.169+0000 [webflux-http-epoll-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: aa73fb01-16805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 7ae1e0e9-16807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 6e26a94f-16808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 3c859cb3-16809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.171+0000 [webflux-http-epoll-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: a2d51040-16810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: fb45ef93-16814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: 843a94aa-16816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: b8df32db-16818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281-, and the Request Id: 9b133d94-16823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.180+0000 [webflux-http-epoll-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: 4f61fa9c-16835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: 98609c89-16839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: a506b5e4-16843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.184+0000 [webflux-http-epoll-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: b88af0d2-16848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: 49eb4715-16851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: 97a7d2e9-16852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 64006461-16853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: 285913fb-16856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-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: 3fc1225a-16858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: aa73fb01-16862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.187+0000 [webflux-http-epoll-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: 7ae1e0e9-16863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.188+0000 [webflux-http-epoll-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: b514384e-16864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: 67cd7f6f-16866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 6e26a94f-16868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: a2d51040-16869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.190+0000 [webflux-http-epoll-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: 843a94aa-16872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: b8df32db-16873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: fb45ef93-16875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 3c859cb3-16881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 9b133d94-16882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 4f61fa9c-16894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.198+0000 [webflux-http-epoll-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: 98609c89-16896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.201+0000 [webflux-http-epoll-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: b88af0d2-16903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 97a7d2e9-16906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: 49eb4715-16907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.202+0000 [webflux-http-epoll-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: a506b5e4-16909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: aa73fb01-16912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: 64006461-16913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.205+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: 285913fb-16915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.205+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 7ae1e0e9-16921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: b514384e-16922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.209+0000 [webflux-http-epoll-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: 3fc1225a-16923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 6e26a94f-16924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: a2d51040-16928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: b8df32db-16930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 843a94aa-16932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.212+0000 [webflux-http-epoll-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: fb45ef93-16933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-16938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.214+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: 67cd7f6f-16940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-16941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: 9b133d94-16942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-16943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-16944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-16944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-16946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-16947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-16946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 4f61fa9c-16948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-16949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 3c859cb3-16950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-16951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-16952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-16953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-16954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-16955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-16951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-16955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-16956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-16957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-16956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-16957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275, and the Request Id: 98609c89-16958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-16959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: b88af0d2-16960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-16959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-16961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-16961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: 49eb4715-16962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.223+0000 [webflux-http-epoll-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: 97a7d2e9-16963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-16964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-16965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-16964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-16966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-16967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-16968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-16969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-16966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-16969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: 64006461-16970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-16971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: 285913fb-16972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-16973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-16971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-16973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 7ae1e0e9-16974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-16975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-16975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 6e26a94f-16976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: aa73fb01-16977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-16978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: a506b5e4-16979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-16978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-16980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-16980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-16981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-16982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: a2d51040-16983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: 843a94aa-16984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-16985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: b8df32db-16986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-16985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-16987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-16988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-16989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-16989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 3fc1225a-16990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.231+0000 [webflux-http-epoll-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: b514384e-16991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-16992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 9b133d94-16993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-16994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-16995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-16996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-16997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-16997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-16998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-16999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-16999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: fb45ef93-17001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: 67cd7f6f-17002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.238+0000 [webflux-http-epoll-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: 4f61fa9c-17009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.238+0000 [webflux-http-epoll-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: 3c859cb3-17011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: b88af0d2-17019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276, and the Request Id: 98609c89-17020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: 49eb4715-17021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.242+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 97a7d2e9-17026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 7ae1e0e9-17029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 6e26a94f-17032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 843a94aa-17033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: a506b5e4-17035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: aa73fb01-17036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: 285913fb-17039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.246+0000 [webflux-http-epoll-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: b8df32db-17040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: 9b133d94-17042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 3fc1225a-17047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: b514384e-17048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: 64006461-17056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: fb45ef93-17057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: 67cd7f6f-17064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: a2d51040-17066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: 49eb4715-17075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 7ae1e0e9-17076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: 4f61fa9c-17077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 3c859cb3-17079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.262+0000 [webflux-http-epoll-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: b88af0d2-17087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: 843a94aa-17088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: 98609c89-17089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: b8df32db-17090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 97a7d2e9-17094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 6e26a94f-17095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.264+0000 [webflux-http-epoll-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: a506b5e4-17096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.265+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286-, and the Request Id: 9b133d94-17098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: aa73fb01-17099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 285913fb-17101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: b514384e-17105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: 64006461-17111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 3fc1225a-17115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: fb45ef93-17116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: 67cd7f6f-17120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: a2d51040-17124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.276+0000 [webflux-http-epoll-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: 7ae1e0e9-17130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 3c859cb3-17133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-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: 49eb4715-17140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 4f61fa9c-17144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: b88af0d2-17146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.281+0000 [webflux-http-epoll-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: 98609c89-17148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: b8df32db-17149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.282+0000 [webflux-http-epoll-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: 6e26a94f-17152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: 843a94aa-17153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: b514384e-17156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.284+0000 [webflux-http-epoll-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: aa73fb01-17157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 97a7d2e9-17159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: 285913fb-17162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: a506b5e4-17163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: 9b133d94-17167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 64006461-17169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: fb45ef93-17170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 3fc1225a-17174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: a2d51040-17178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: 67cd7f6f-17183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.295+0000 [webflux-http-epoll-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: 49eb4715-17193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 7ae1e0e9-17197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 3c859cb3-17198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: 4f61fa9c-17202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 98609c89-17205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: b88af0d2-17207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 6e26a94f-17213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: b8df32db-17214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.302+0000 [webflux-http-epoll-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: 97a7d2e9-17215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: b514384e-17216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: 843a94aa-17217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: aa73fb01-17219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.304+0000 [webflux-http-epoll-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: 285913fb-17221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: fb45ef93-17226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.306+0000 [webflux-http-epoll-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: a506b5e4-17227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: 64006461-17229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.307+0000 [webflux-http-epoll-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: 9b133d94-17231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: 3fc1225a-17236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: a2d51040-17242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 7ae1e0e9-17248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.315+0000 [webflux-http-epoll-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: 49eb4715-17251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: 67cd7f6f-17252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: b88af0d2-17258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 6e26a94f-17260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: b8df32db-17262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: 98609c89-17265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.321+0000 [webflux-http-epoll-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: 4f61fa9c-17270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: b514384e-17271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 3c859cb3-17272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-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: aa73fb01-17279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: 843a94aa-17280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 285913fb-17281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: a506b5e4-17282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 97a7d2e9-17284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: 64006461-17287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: fb45ef93-17288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.328+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 9b133d94-17290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 3fc1225a-17295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: a2d51040-17298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: 49eb4715-17307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.336+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: 67cd7f6f-17314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 7ae1e0e9-17317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: 98609c89-17323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: 4f61fa9c-17325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 3c859cb3-17327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 6e26a94f-17328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: b8df32db-17329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: b514384e-17330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: b88af0d2-17337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: 285913fb-17338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: 843a94aa-17339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: fb45ef93-17341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: 97a7d2e9-17344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: 64006461-17345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: a506b5e4-17347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: aa73fb01-17348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 9b133d94-17349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: a2d51040-17352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 3fc1225a-17356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 7ae1e0e9-17373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-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: 49eb4715-17375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: 67cd7f6f-17376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.370+0000 [Thread-11820] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: b514384e-17381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: 4f61fa9c-17386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.373+0000 [webflux-http-epoll-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: 843a94aa-17387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: 98609c89-17388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: b8df32db-17390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 3c859cb3-17391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 6e26a94f-17392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.376+0000 [webflux-http-epoll-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: b88af0d2-17395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: fb45ef93-17396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 9b133d94-17397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 97a7d2e9-17399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: 285913fb-17402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: a506b5e4-17406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.381+0000 [webflux-http-epoll-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: 64006461-17411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: aa73fb01-17412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 3fc1225a-17415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.410+0000 [webflux-http-epoll-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: a2d51040-17421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: 67cd7f6f-17431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 7ae1e0e9-17435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: b514384e-17443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: 843a94aa-17444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: 4f61fa9c-17446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 98609c89-17447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: 49eb4715-17448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.421+0000 [webflux-http-epoll-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: 3c859cb3-17450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.422+0000 [webflux-http-epoll-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: b8df32db-17451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 285913fb-17454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: fb45ef93-17455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: b88af0d2-17456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: 9b133d94-17457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: 97a7d2e9-17459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 6e26a94f-17460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: a506b5e4-17463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.427+0000 [webflux-http-epoll-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: aa73fb01-17465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: 64006461-17472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: 3fc1225a-17476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: a2d51040-17479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.435+0000 [webflux-http-epoll-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: 7ae1e0e9-17486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: b514384e-17492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: b8df32db-17500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.439+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: 843a94aa-17504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: 49eb4715-17505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295, and the Request Id: 4f61fa9c-17508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-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: fb45ef93-17509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294, and the Request Id: 67cd7f6f-17510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284, and the Request Id: 98609c89-17512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: b88af0d2-17514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: 9b133d94-17516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 6e26a94f-17517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: 97a7d2e9-17518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: aa73fb01-17521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 285913fb-17524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: a506b5e4-17526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 64006461-17532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294-, and the Request Id: 3c859cb3-17536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 3fc1225a-17538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 7ae1e0e9-17540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: a2d51040-17543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: b514384e-17547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: b8df32db-17551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: 843a94aa-17555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: 49eb4715-17559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.458+0000 [webflux-http-epoll-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: fb45ef93-17560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.459+0000 [webflux-http-epoll-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: 4f61fa9c-17562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.461+0000 [webflux-http-epoll-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: 9b133d94-17567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: 98609c89-17570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 6e26a94f-17573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: b88af0d2-17575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 97a7d2e9-17577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292-, and the Request Id: aa73fb01-17584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: 285913fb-17585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.467+0000 [webflux-http-epoll-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: 67cd7f6f-17587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: a506b5e4-17592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: 64006461-17594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 7ae1e0e9-17597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.471+0000 [webflux-http-epoll-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: 3c859cb3-17600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.472+0000 [webflux-http-epoll-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: 3fc1225a-17603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: b514384e-17605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: a2d51040-17606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: b8df32db-17610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: 49eb4715-17614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 843a94aa-17615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: fb45ef93-17616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: b88af0d2-17625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 6e26a94f-17626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.481+0000 [webflux-http-epoll-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: 4f61fa9c-17627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 9b133d94-17628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: 97a7d2e9-17636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.485+0000 [webflux-http-epoll-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: aa73fb01-17638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: 98609c89-17640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: a506b5e4-17647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: 285913fb-17653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: 67cd7f6f-17655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.491+0000 [webflux-http-epoll-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: 7ae1e0e9-17657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: b514384e-17658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: 64006461-17661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.495+0000 [webflux-http-epoll-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: 3fc1225a-17665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.495+0000 [webflux-http-epoll-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: b8df32db-17666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 3c859cb3-17667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.497+0000 [webflux-http-epoll-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: fb45ef93-17671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: a2d51040-17672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 843a94aa-17673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: 49eb4715-17676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.500+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: 4f61fa9c-17682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 9b133d94-17684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: b88af0d2-17687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: 6e26a94f-17689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 97a7d2e9-17691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: aa73fb01-17694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: 98609c89-17702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: b514384e-17705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293, and the Request Id: a506b5e4-17713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.512+0000 [webflux-http-epoll-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: 7ae1e0e9-17714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: 285913fb-17717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: fb45ef93-17719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 64006461-17720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.515+0000 [webflux-http-epoll-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: 3fc1225a-17723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: b8df32db-17726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: 67cd7f6f-17727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: a2d51040-17729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: 843a94aa-17732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.518+0000 [webflux-http-epoll-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: 4f61fa9c-17737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.519+0000 [webflux-http-epoll-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: 49eb4715-17738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.520+0000 [webflux-http-epoll-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: 3c859cb3-17741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 9b133d94-17746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 97a7d2e9-17747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: b88af0d2-17749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 6e26a94f-17751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: aa73fb01-17757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.528+0000 [webflux-http-epoll-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: 98609c89-17761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: b514384e-17766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294, and the Request Id: a506b5e4-17770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 7ae1e0e9-17771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.531+0000 [Thread-12093] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288-, and the Request Id: 285913fb-17774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.532+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: fb45ef93-17777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: 64006461-17778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: b8df32db-17780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.534+0000 [webflux-http-epoll-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: 3fc1225a-17782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: 67cd7f6f-17787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: a2d51040-17788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: 4f61fa9c-17796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: 843a94aa-17798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 3c859cb3-17801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 49eb4715-17803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: b88af0d2-17809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 97a7d2e9-17810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: 9b133d94-17813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: 98609c89-17816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 6e26a94f-17820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: aa73fb01-17821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: b514384e-17825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295, and the Request Id: a506b5e4-17827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.548+0000 [webflux-http-epoll-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: 7ae1e0e9-17829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.549+0000 [webflux-http-epoll-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: 285913fb-17831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.550+0000 [webflux-http-epoll-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: fb45ef93-17835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 3fc1225a-17837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: b8df32db-17838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: 64006461-17841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: 67cd7f6f-17847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: a2d51040-17853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 4f61fa9c-17856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: 843a94aa-17857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: 3c859cb3-17859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: b88af0d2-17863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: 9b133d94-17868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 97a7d2e9-17869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: 49eb4715-17872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: aa73fb01-17874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: b514384e-17880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 7ae1e0e9-17885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290, and the Request Id: 98609c89-17886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 6e26a94f-17887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: a506b5e4-17891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.569+0000 [Thread-12170] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: 64006461-17892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.569+0000 [webflux-http-epoll-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: fb45ef93-17893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 285913fb-17895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: b8df32db-17897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.572+0000 [Thread-12180] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 3fc1225a-17899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: a2d51040-17903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.573+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 4f61fa9c-17911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: 67cd7f6f-17919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: b88af0d2-17923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: 843a94aa-17924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: 97a7d2e9-17926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: b514384e-17930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 3c859cb3-17932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-17933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-17933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300-, and the Request Id: 9b133d94-17937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.583+0000 [webflux-http-epoll-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: aa73fb01-17936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-17938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-17938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: 49eb4715-17939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.585+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 7ae1e0e9-17940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: 98609c89-17943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-17944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-17944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: fb45ef93-17946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-17947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-17947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-17948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-17949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: a506b5e4-17950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 6e26a94f-17951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-17952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-17953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: b8df32db-17954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-17952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-17955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-17955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: 285913fb-17956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-17957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 64006461-17958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-17959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-17960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-17961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: 3fc1225a-17962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-17963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-17964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-17964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-17965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-17966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-17967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-17967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-17966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: a2d51040-17968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.594+0000 [webflux-http-epoll-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: 4f61fa9c-17969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-17970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-17970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-17971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: 67cd7f6f-17972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-17973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-17974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-17973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-17975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-17976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-17977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-17978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-17977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-17976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: b88af0d2-17979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-17980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-17981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.598+0000 [Thread-12237] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-17981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 97a7d2e9-17983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-17982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: 843a94aa-17984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.599+0000 [webflux-http-epoll-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: 3c859cb3-17985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-17986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-17987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.600+0000 [webflux-http-epoll-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: aa73fb01-17988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-17986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-17989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-17990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-17991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-17990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-17989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-17991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-17992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 9b133d94-17993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-17994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: b514384e-17995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-17996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-17996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-17997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-17998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-17999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-17997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.604+0000 [webflux-http-epoll-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: 98609c89-18000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 49eb4715-18001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: a506b5e4-18007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: 285913fb-18009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: fb45ef93-18010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 7ae1e0e9-18011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 6e26a94f-18014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: 64006461-18016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: 3fc1225a-18018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: 4f61fa9c-18023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: b8df32db-18025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: a2d51040-18026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.615+0000 [Thread-12268] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: 97a7d2e9-18036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.618+0000 [webflux-http-epoll-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: 67cd7f6f-18037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.618+0000 [webflux-http-epoll-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: 843a94aa-18040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: b88af0d2-18043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 3c859cb3-18050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: 9b133d94-18051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293, and the Request Id: 98609c89-18052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: aa73fb01-18055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.624+0000 [webflux-http-epoll-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: 49eb4715-18057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: 285913fb-18061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: a506b5e4-18065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: b514384e-18068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 6e26a94f-18071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 7ae1e0e9-18074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.630+0000 [webflux-http-epoll-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: 64006461-18076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 3fc1225a-18079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: fb45ef93-18082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: b8df32db-18084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: 4f61fa9c-18086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.634+0000 [webflux-http-epoll-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: a2d51040-18087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: 843a94aa-18093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: b88af0d2-18100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.638+0000 [webflux-http-epoll-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: 97a7d2e9-18101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: 67cd7f6f-18102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.638+0000 [webflux-http-epoll-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: 9b133d94-18103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.640+0000 [Thread-12327] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: 49eb4715-18110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.640+0000 [webflux-http-epoll-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: 98609c89-18112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: aa73fb01-18113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303-, and the Request Id: 3c859cb3-18114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 6e26a94f-18119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: 285913fb-18120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: b514384e-18126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 7ae1e0e9-18129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.647+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: 64006461-18133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: b8df32db-18139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: fb45ef93-18141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: a506b5e4-18144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: 4f61fa9c-18145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: a2d51040-18146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: b88af0d2-18153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.654+0000 [webflux-http-epoll-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: 843a94aa-18155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.655+0000 [webflux-http-epoll-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: 97a7d2e9-18158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 3fc1225a-18161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: 67cd7f6f-18162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: 9b133d94-18164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: aa73fb01-18165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 3c859cb3-18168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.722+0000 [webflux-http-epoll-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: 7ae1e0e9-18174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: 49eb4715-18181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: 98609c89-18182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: b8df32db-18187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: b514384e-18190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.729+0000 [webflux-http-epoll-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: 64006461-18191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.730+0000 [webflux-http-epoll-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: 6e26a94f-18193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.732+0000 [webflux-http-epoll-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: 285913fb-18197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: fb45ef93-18198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.732+0000 [webflux-http-epoll-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: a2d51040-18200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 4f61fa9c-18203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: 67cd7f6f-18210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: 843a94aa-18213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: b88af0d2-18217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301, and the Request Id: a506b5e4-18218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.738+0000 [webflux-http-epoll-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: 97a7d2e9-18220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: 9b133d94-18221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 3c859cb3-18224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.741+0000 [webflux-http-epoll-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: 3fc1225a-18228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 7ae1e0e9-18229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: aa73fb01-18230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 49eb4715-18236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: b8df32db-18239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: 64006461-18249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: b514384e-18251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: 98609c89-18253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 6e26a94f-18257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.750+0000 [webflux-http-epoll-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: 4f61fa9c-18259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: a2d51040-18260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: fb45ef93-18262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: 285913fb-18266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: 67cd7f6f-18268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 843a94aa-18271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: b88af0d2-18273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 97a7d2e9-18276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: a506b5e4-18278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: 3c859cb3-18281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: 9b133d94-18283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: aa73fb01-18284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 3fc1225a-18287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 7ae1e0e9-18289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.763+0000 [webflux-http-epoll-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: 49eb4715-18300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: b8df32db-18301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: 64006461-18305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: b514384e-18309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 6e26a94f-18314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.769+0000 [webflux-http-epoll-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: 98609c89-18316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: a2d51040-18317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: fb45ef93-18320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309, and the Request Id: 4f61fa9c-18323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.771+0000 [webflux-http-epoll-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: 67cd7f6f-18324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: 285913fb-18325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.773+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.774+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.774+0000 [webflux-http-epoll-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: 843a94aa-18331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.775+0000 [webflux-http-epoll-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: a506b5e4-18334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: b88af0d2-18338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.777+0000 [webflux-http-epoll-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: 97a7d2e9-18341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 3c859cb3-18342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 7ae1e0e9-18343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: 9b133d94-18344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: aa73fb01-18346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.779+0000 [webflux-http-epoll-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: 3fc1225a-18347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: b8df32db-18352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.783+0000 [Thread-12515] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 49eb4715-18359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.787+0000 [webflux-http-epoll-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: 98609c89-18367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.787+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 6e26a94f-18370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: 64006461-18372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: b514384e-18376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 285913fb-18377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 4f61fa9c-18383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: a2d51040-18387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 843a94aa-18388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: fb45ef93-18391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: b88af0d2-18392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: 67cd7f6f-18395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 97a7d2e9-18399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 7ae1e0e9-18400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.795+0000 [webflux-http-epoll-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: a506b5e4-18401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.796+0000 [Thread-12545] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: 9b133d94-18403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: aa73fb01-18406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.838+0000 [webflux-http-epoll-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: 3c859cb3-18407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: b8df32db-18408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 3fc1225a-18409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: 98609c89-18421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 64006461-18427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: 49eb4715-18430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: b514384e-18435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: a2d51040-18438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 285913fb-18439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: 67cd7f6f-18440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 6e26a94f-18441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: 843a94aa-18444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: fb45ef93-18447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: a506b5e4-18451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 3c859cb3-18452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: b88af0d2-18454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 9b133d94-18456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 7ae1e0e9-18458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307-, and the Request Id: aa73fb01-18461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 3fc1225a-18462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.862+0000 [Thread-12609] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:11.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: b8df32db-18467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-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: 64006461-18477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: b514384e-18478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300, and the Request Id: 98609c89-18485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.870+0000 [webflux-http-epoll-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: a2d51040-18488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: fb45ef93-18491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: 67cd7f6f-18494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 843a94aa-18496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.872+0000 [webflux-http-epoll-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: 285913fb-18498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: 4f61fa9c-18500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: a506b5e4-18507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: 49eb4715-18508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: b88af0d2-18509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310-, and the Request Id: 3c859cb3-18511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: 9b133d94-18513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 97a7d2e9-18514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 3fc1225a-18516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: aa73fb01-18517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.924+0000 [webflux-http-epoll-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: 7ae1e0e9-18521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 6e26a94f-18522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: b8df32db-18528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: b514384e-18536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: 98609c89-18542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.932+0000 [webflux-http-epoll-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: 64006461-18545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: 67cd7f6f-18552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: 843a94aa-18553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301-, and the Request Id: 285913fb-18554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.936+0000 [webflux-http-epoll-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: a2d51040-18556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 4f61fa9c-18557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: 49eb4715-18562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: 9b133d94-18564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 3c859cb3-18565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: b88af0d2-18567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.940+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: 97a7d2e9-18569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.940+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 7ae1e0e9-18571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: fb45ef93-18573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 6e26a94f-18574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309-, and the Request Id: aa73fb01-18576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: b8df32db-18580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: a506b5e4-18590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 64006461-18595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.953+0000 [webflux-http-epoll-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: 843a94aa-18602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: a2d51040-18604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: 67cd7f6f-18608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-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: 98609c89-18609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: 3fc1225a-18610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.971+0000 [webflux-http-epoll-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: 4f61fa9c-18612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: b514384e-18617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.972+0000 [webflux-http-epoll-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: b88af0d2-18619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: 9b133d94-18618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 285913fb-18623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.974+0000 [webflux-http-epoll-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: 3c859cb3-18625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: 49eb4715-18627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 7ae1e0e9-18628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: fb45ef93-18629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: 97a7d2e9-18631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: aa73fb01-18633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: b8df32db-18636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 6e26a94f-18638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.980+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: 64006461-18652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: a506b5e4-18656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.988+0000 [webflux-http-epoll-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: 843a94aa-18660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: a2d51040-18661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.990+0000 [webflux-http-epoll-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: 98609c89-18664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313, and the Request Id: 67cd7f6f-18668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: 9b133d94-18673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: b514384e-18677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: 285913fb-18678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314, and the Request Id: 4f61fa9c-18679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 3fc1225a-18680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 7ae1e0e9-18681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: b88af0d2-18685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.996+0000 [webflux-http-epoll-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: 3c859cb3-18687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: fb45ef93-18688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: 97a7d2e9-18690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: 49eb4715-18691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: b8df32db-18692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: aa73fb01-18695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:11.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 6e26a94f-18702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.002+0000 [webflux-http-epoll-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: 64006461-18704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.007+0000 [webflux-http-epoll-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: a2d51040-18713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.009+0000 [webflux-http-epoll-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: 67cd7f6f-18722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: b514384e-18723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-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: 843a94aa-18730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: 98609c89-18732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: 4f61fa9c-18733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: a506b5e4-18734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 7ae1e0e9-18738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 3c859cb3-18739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.014+0000 [webflux-http-epoll-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: fb45ef93-18740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: 9b133d94-18744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: 285913fb-18745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: 3fc1225a-18746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: b88af0d2-18747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: b8df32db-18748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.017+0000 [webflux-http-epoll-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: 97a7d2e9-18749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: 49eb4715-18756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: aa73fb01-18759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: 64006461-18760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 6e26a94f-18769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: a2d51040-18770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: 67cd7f6f-18784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: b514384e-18785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 843a94aa-18786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310, and the Request Id: a506b5e4-18789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: 4f61fa9c-18795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: fb45ef93-18797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.034+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 7ae1e0e9-18798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 3fc1225a-18802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 3c859cb3-18803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.035+0000 [webflux-http-epoll-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: 9b133d94-18804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 98609c89-18805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: b88af0d2-18806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 97a7d2e9-18807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: b8df32db-18810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: 285913fb-18815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 64006461-18817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: 49eb4715-18819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.042+0000 [webflux-http-epoll-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: aa73fb01-18821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: a2d51040-18826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 6e26a94f-18828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: b514384e-18835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 843a94aa-18845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: fb45ef93-18847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: 67cd7f6f-18848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311, and the Request Id: a506b5e4-18852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 7ae1e0e9-18856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316-, and the Request Id: 9b133d94-18860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 4f61fa9c-18861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: 98609c89-18862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: 3fc1225a-18865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: b88af0d2-18867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: b8df32db-18869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: 64006461-18870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.058+0000 [webflux-http-epoll-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: 97a7d2e9-18871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: 285913fb-18872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316-, and the Request Id: 3c859cb3-18874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: aa73fb01-18879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: a2d51040-18880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 49eb4715-18881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: b514384e-18891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 6e26a94f-18893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: fb45ef93-18904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: 843a94aa-18906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: a506b5e4-18907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.071+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.071+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: 98609c89-18916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 4f61fa9c-18920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.073+0000 [webflux-http-epoll-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: 9b133d94-18921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317, and the Request Id: 67cd7f6f-18923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 3fc1225a-18924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.075+0000 [webflux-http-epoll-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: 7ae1e0e9-18925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: 64006461-18927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.076+0000 [webflux-http-epoll-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: 285913fb-18929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: b88af0d2-18931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 97a7d2e9-18934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: a2d51040-18936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317-, and the Request Id: 3c859cb3-18939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: 49eb4715-18940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: b8df32db-18941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-18942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-18943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-18943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.082+0000 [webflux-http-epoll-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: b514384e-18944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-18945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-18946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-18947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-18948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 6e26a94f-18949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-18950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: aa73fb01-18951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-18952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-18953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: fb45ef93-18954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-18955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-18956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-18957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-18958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-18959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-18960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-18957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-18960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-18961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-18962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-18963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-18964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-18963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-18965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-18965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-18966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 843a94aa-18967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: a506b5e4-18968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-18966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-18969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-18969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: 98609c89-18970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-18971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-18972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-18973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-18971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-18973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-18974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-18975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-18976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-18977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-18976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-18975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 3fc1225a-18978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 64006461-18979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: 67cd7f6f-18980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-18981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.095+0000 [webflux-http-epoll-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: 285913fb-18982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-18981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-18983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-18983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-18984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: 9b133d94-18985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-18986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-18984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-18986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-18987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-18988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-18987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-18988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: 4f61fa9c-18989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 7ae1e0e9-18990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-18991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-18992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-18993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-18991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-18993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: 49eb4715-18994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: b88af0d2-18995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: a2d51040-18996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-18997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-18997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318-, and the Request Id: 3c859cb3-18998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-18999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.102+0000 [webflux-http-epoll-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: b8df32db-19001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: b514384e-19003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 97a7d2e9-19004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.103+0000 [webflux-http-epoll-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: 6e26a94f-19005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.104+0000 [webflux-http-epoll-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: aa73fb01-19007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.106+0000 [webflux-http-epoll-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: fb45ef93-19012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: 98609c89-19024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: a506b5e4-19027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: 843a94aa-19031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: 285913fb-19038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319, and the Request Id: 67cd7f6f-19041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.115+0000 [webflux-http-epoll-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: 64006461-19043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: 3fc1225a-19045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 7ae1e0e9-19042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 9b133d94-19046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.117+0000 [webflux-http-epoll-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: 49eb4715-19049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-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: a2d51040-19053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: b514384e-19056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 3c859cb3-19055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: b8df32db-19059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.120+0000 [webflux-http-epoll-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: b88af0d2-19060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 6e26a94f-19063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: 4f61fa9c-19064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: fb45ef93-19066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.122+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317-, and the Request Id: aa73fb01-19069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 97a7d2e9-19075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 98609c89-19079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: 285913fb-19090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: a506b5e4-19092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: 843a94aa-19094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.133+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320, and the Request Id: 67cd7f6f-19099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: 64006461-19104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.135+0000 [webflux-http-epoll-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: 7ae1e0e9-19107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: b514384e-19108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: 49eb4715-19109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: 9b133d94-19110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: 3fc1225a-19113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.138+0000 [webflux-http-epoll-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: 3c859cb3-19115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: b88af0d2-19117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: b8df32db-19118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 6e26a94f-19120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: a2d51040-19122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321, and the Request Id: 4f61fa9c-19123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: fb45ef93-19125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.143+0000 [webflux-http-epoll-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: aa73fb01-19128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 97a7d2e9-19130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311, and the Request Id: 98609c89-19149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321, and the Request Id: 67cd7f6f-19150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: 843a94aa-19152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-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: a506b5e4-19161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: b514384e-19163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: 285913fb-19164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 9b133d94-19166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: b88af0d2-19167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321-, and the Request Id: 3c859cb3-19170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: 49eb4715-19171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.157+0000 [webflux-http-epoll-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: 7ae1e0e9-19172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.158+0000 [webflux-http-epoll-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: fb45ef93-19176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: 64006461-19177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: 4f61fa9c-19178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 3fc1225a-19179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: aa73fb01-19181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 6e26a94f-19184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: b8df32db-19185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: a2d51040-19187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 97a7d2e9-19189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 843a94aa-19210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: 67cd7f6f-19211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: 98609c89-19212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: a506b5e4-19219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: b88af0d2-19223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 7ae1e0e9-19224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: b514384e-19225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: 285913fb-19228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.177+0000 [webflux-http-epoll-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: 3c859cb3-19231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.177+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: 9b133d94-19232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: 49eb4715-19233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 3fc1225a-19235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 64006461-19237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: fb45ef93-19238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 4f61fa9c-19239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: b8df32db-19242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.182+0000 [webflux-http-epoll-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: 6e26a94f-19243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: aa73fb01-19244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: a2d51040-19248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: 97a7d2e9-19254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: 98609c89-19265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: 67cd7f6f-19270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: 843a94aa-19274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: a506b5e4-19275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: b514384e-19278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 285913fb-19280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323-, and the Request Id: 3c859cb3-19283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.194+0000 [webflux-http-epoll-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: 7ae1e0e9-19285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 3fc1225a-19286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: fb45ef93-19288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323-, and the Request Id: 9b133d94-19289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: 49eb4715-19290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.196+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.196+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: 64006461-19297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: b88af0d2-19298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: b8df32db-19299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 6e26a94f-19303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: 4f61fa9c-19305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: aa73fb01-19307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: a2d51040-19312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: 97a7d2e9-19314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.208+0000 [webflux-http-epoll-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: b514384e-19328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: 67cd7f6f-19329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314, and the Request Id: 98609c89-19331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: 843a94aa-19338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.211+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 7ae1e0e9-19340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.211+0000 [webflux-http-epoll-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: a506b5e4-19341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: fb45ef93-19344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: 49eb4715-19345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: 285913fb-19347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 3c859cb3-19349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324-, and the Request Id: 9b133d94-19350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 3fc1225a-19352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: b88af0d2-19353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 6e26a94f-19354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: b8df32db-19355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325, and the Request Id: 4f61fa9c-19362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.218+0000 [webflux-http-epoll-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: aa73fb01-19365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: 64006461-19367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.221+0000 [webflux-http-epoll-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: 97a7d2e9-19374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: b514384e-19387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-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: 98609c89-19388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: 67cd7f6f-19390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: a2d51040-19391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: 843a94aa-19392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: fb45ef93-19397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: 49eb4715-19400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: 9b133d94-19401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 3c859cb3-19404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 285913fb-19405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 7ae1e0e9-19406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: a506b5e4-19408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: b88af0d2-19413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 6e26a94f-19414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 3fc1225a-19416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.235+0000 [webflux-http-epoll-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: b8df32db-19417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.237+0000 [webflux-http-epoll-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: 4f61fa9c-19421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323-, and the Request Id: aa73fb01-19429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: 97a7d2e9-19430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: b514384e-19433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.243+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: 843a94aa-19441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: 64006461-19442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: fb45ef93-19447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: 98609c89-19451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: 67cd7f6f-19452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: a2d51040-19454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.248+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 9b133d94-19456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: 49eb4715-19461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 7ae1e0e9-19463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 3c859cb3-19465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: a506b5e4-19466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: 285913fb-19467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.253+0000 [webflux-http-epoll-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: 6e26a94f-19471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.253+0000 [webflux-http-epoll-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: b8df32db-19472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.254+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.254+0000 [webflux-http-epoll-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: b88af0d2-19476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.255+0000 [webflux-http-epoll-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: 3fc1225a-19477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.256+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: 4f61fa9c-19485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.259+0000 [webflux-http-epoll-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: aa73fb01-19488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.259+0000 [webflux-http-epoll-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: b514384e-19491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.260+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: 843a94aa-19495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.261+0000 [webflux-http-epoll-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: 97a7d2e9-19498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: fb45ef93-19501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: 64006461-19506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 9b133d94-19508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.265+0000 [webflux-http-epoll-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: 67cd7f6f-19511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: a2d51040-19516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: 49eb4715-19519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 7ae1e0e9-19521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 98609c89-19524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: a506b5e4-19525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 3c859cb3-19526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: b88af0d2-19531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 6e26a94f-19534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: b8df32db-19536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: 3fc1225a-19537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: 285913fb-19538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: 4f61fa9c-19543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: aa73fb01-19545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.279+0000 [webflux-http-epoll-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: b514384e-19553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: 843a94aa-19555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.280+0000 [webflux-http-epoll-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: 97a7d2e9-19557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: 64006461-19562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: 9b133d94-19563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: fb45ef93-19564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328, and the Request Id: 67cd7f6f-19571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.288+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: a2d51040-19583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 7ae1e0e9-19584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: a506b5e4-19585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-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: 98609c89-19588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: 49eb4715-19589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.290+0000 [webflux-http-epoll-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: 3c859cb3-19591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: b88af0d2-19594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 3fc1225a-19595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329, and the Request Id: 4f61fa9c-19597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: 285913fb-19599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-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: 6e26a94f-19600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: b8df32db-19603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: b514384e-19604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: aa73fb01-19605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: 97a7d2e9-19610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: 843a94aa-19611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.299+0000 [webflux-http-epoll-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: fb45ef93-19617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: 9b133d94-19621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: 64006461-19630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: 67cd7f6f-19638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-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: a506b5e4-19641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-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: 49eb4715-19643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 7ae1e0e9-19645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319, and the Request Id: 98609c89-19648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: a2d51040-19650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 3c859cb3-19652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 6e26a94f-19653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: b8df32db-19654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 3fc1225a-19655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: b88af0d2-19656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: 4f61fa9c-19660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: 285913fb-19661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: b514384e-19668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: 843a94aa-19669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.314+0000 [webflux-http-epoll-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: aa73fb01-19670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: 97a7d2e9-19674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: fb45ef93-19677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: 9b133d94-19681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.323+0000 [webflux-http-epoll-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: 49eb4715-19690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330, and the Request Id: 67cd7f6f-19691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 7ae1e0e9-19696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: 98609c89-19698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: 64006461-19703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 3c859cb3-19705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: 285913fb-19706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: 6e26a94f-19707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.330+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: b8df32db-19708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.330+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: a506b5e4-19712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: a2d51040-19715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: 4f61fa9c-19721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: b88af0d2-19722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: b514384e-19726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 3fc1225a-19727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.336+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: 843a94aa-19731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 97a7d2e9-19734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: fb45ef93-19736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: aa73fb01-19737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: 9b133d94-19740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.342+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.342+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 7ae1e0e9-19753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: 98609c89-19757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 49eb4715-19758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331, and the Request Id: 67cd7f6f-19762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 64006461-19764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.347+0000 [webflux-http-epoll-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: b8df32db-19767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: a506b5e4-19768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: 285913fb-19769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.348+0000 [webflux-http-epoll-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: 6e26a94f-19771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: a2d51040-19772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 3c859cb3-19776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: b514384e-19777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: b88af0d2-19780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 3fc1225a-19781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: 843a94aa-19788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: 4f61fa9c-19792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: fb45ef93-19793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: aa73fb01-19796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: 9b133d94-19799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 97a7d2e9-19805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: 49eb4715-19810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: 98609c89-19811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: 64006461-19815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.365+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 7ae1e0e9-19819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: 67cd7f6f-19824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 6e26a94f-19825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: a506b5e4-19827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: a2d51040-19828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 285913fb-19830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: b8df32db-19831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: b514384e-19835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 3c859cb3-19836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: 3fc1225a-19843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: 843a94aa-19844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: fb45ef93-19846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: b88af0d2-19850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: 4f61fa9c-19851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: 9b133d94-19856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: aa73fb01-19859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 97a7d2e9-19860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 64006461-19872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 7ae1e0e9-19874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: 49eb4715-19878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.383+0000 [webflux-http-epoll-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: 98609c89-19879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: a2d51040-19883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: 67cd7f6f-19884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 6e26a94f-19889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: a506b5e4-19890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: b8df32db-19891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: 285913fb-19894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 3c859cb3-19899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: 843a94aa-19900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: b514384e-19901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.391+0000 [webflux-http-epoll-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: 4f61fa9c-19905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: b88af0d2-19907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: 3fc1225a-19909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 9b133d94-19913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: fb45ef93-19914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 97a7d2e9-19915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: aa73fb01-19916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-19931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: 67cd7f6f-19932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-19931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: 64006461-19933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-19934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-19934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 7ae1e0e9-19935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-19939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-19941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-19939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.403+0000 [webflux-http-epoll-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: 49eb4715-19943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: 98609c89-19944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-19945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 3c859cb3-19946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: a2d51040-19947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-19945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-19948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-19949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: b8df32db-19950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-19949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: a506b5e4-19951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 6e26a94f-19952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-19953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-19954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-19953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-19955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-19954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-19956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-19955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 285913fb-19957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-19958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-19956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-19959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-19958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: 843a94aa-19960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-19961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-19959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-19962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-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: b88af0d2-19963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: b514384e-19964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-19965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-19966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-19965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: 9b133d94-19967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-19968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-19969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-19969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-19970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: 4f61fa9c-19971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 3fc1225a-19972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: aa73fb01-19973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-19974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: fb45ef93-19975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-19976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-19977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-19978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-19979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 97a7d2e9-19980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-19981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-19982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-19983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-19984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-19984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-19985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-19985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-19986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-19986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-19987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: 64006461-19988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-19987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-19989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-19990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 49eb4715-19991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-19992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-19993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-19989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-19994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-19995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-19996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-19995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-19996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-19997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: 67cd7f6f-19998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: a2d51040-19999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325, and the Request Id: 98609c89-20001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 6e26a94f-20006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 7ae1e0e9-20009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: a506b5e4-20010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 3c859cb3-20015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: 843a94aa-20017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: b88af0d2-20019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.441+0000 [webflux-http-epoll-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: b8df32db-20022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.442+0000 [webflux-http-epoll-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: 4f61fa9c-20023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: 285913fb-20024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 3fc1225a-20025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: aa73fb01-20029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 9b133d94-20030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: b514384e-20033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 97a7d2e9-20034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: fb45ef93-20045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 64006461-20050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: 49eb4715-20054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-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: 67cd7f6f-20058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 7ae1e0e9-20059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: a2d51040-20065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 6e26a94f-20068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: b88af0d2-20070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: a506b5e4-20071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: 843a94aa-20072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 3c859cb3-20073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: b8df32db-20075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: 4f61fa9c-20077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334-, and the Request Id: aa73fb01-20081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 3fc1225a-20084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326, and the Request Id: 98609c89-20085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: 9b133d94-20086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 97a7d2e9-20089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: 285913fb-20095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: b514384e-20098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: 64006461-20113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: fb45ef93-20114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 7ae1e0e9-20116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337, and the Request Id: 67cd7f6f-20117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.470+0000 [webflux-http-epoll-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: 49eb4715-20118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: a506b5e4-20125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.472+0000 [webflux-http-epoll-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: b88af0d2-20126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: a2d51040-20127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.473+0000 [webflux-http-epoll-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: 3c859cb3-20130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 6e26a94f-20131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: b8df32db-20132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 4f61fa9c-20134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.475+0000 [webflux-http-epoll-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: 3fc1225a-20135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: aa73fb01-20137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: 843a94aa-20140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.476+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 97a7d2e9-20145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: 98609c89-20149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: 9b133d94-20153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: b514384e-20161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 285913fb-20162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 64006461-20168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-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: 67cd7f6f-20171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: a506b5e4-20174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-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: 49eb4715-20178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: fb45ef93-20180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: b88af0d2-20182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: a2d51040-20183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 3c859cb3-20185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: 3fc1225a-20187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.489+0000 [webflux-http-epoll-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: 7ae1e0e9-20188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: aa73fb01-20192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: 4f61fa9c-20193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: b8df32db-20196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 6e26a94f-20200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: 843a94aa-20201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 97a7d2e9-20205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: 98609c89-20210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.497+0000 [webflux-http-epoll-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: 9b133d94-20211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: b514384e-20220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: 285913fb-20221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 64006461-20227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: 67cd7f6f-20229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: fb45ef93-20231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: b88af0d2-20236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: a2d51040-20240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: 49eb4715-20241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: a506b5e4-20242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.507+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.508+0000 [webflux-http-epoll-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: 7ae1e0e9-20246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339-, and the Request Id: 3c859cb3-20248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.510+0000 [webflux-http-epoll-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: aa73fb01-20253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.511+0000 [webflux-http-epoll-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: 6e26a94f-20254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 3fc1225a-20257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: 98609c89-20256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: b8df32db-20258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.512+0000 [webflux-http-epoll-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: 843a94aa-20262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340, and the Request Id: 4f61fa9c-20265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: 285913fb-20269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: 9b133d94-20270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 97a7d2e9-20274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.517+0000 [webflux-http-epoll-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: b514384e-20277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: fb45ef93-20286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: 67cd7f6f-20290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 64006461-20292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: b88af0d2-20298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: a506b5e4-20300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: a2d51040-20306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340-, and the Request Id: 3c859cb3-20305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: 49eb4715-20310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330, and the Request Id: 98609c89-20311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.527+0000 [webflux-http-epoll-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: 7ae1e0e9-20312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: aa73fb01-20313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 3fc1225a-20315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.528+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 6e26a94f-20322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.530+0000 [webflux-http-epoll-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: 843a94aa-20323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: 4f61fa9c-20324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: 285913fb-20325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: b8df32db-20328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: 97a7d2e9-20332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 9b133d94-20335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: b514384e-20336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: 67cd7f6f-20344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.537+0000 [webflux-http-epoll-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: fb45ef93-20345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: 64006461-20351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 3c859cb3-20356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: a506b5e4-20357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: b88af0d2-20358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: a2d51040-20363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: 98609c89-20366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: aa73fb01-20368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 3fc1225a-20369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: 49eb4715-20373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.547+0000 [webflux-http-epoll-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: 7ae1e0e9-20379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342, and the Request Id: 4f61fa9c-20381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.549+0000 [webflux-http-epoll-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: 6e26a94f-20384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: 843a94aa-20387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: 285913fb-20388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.551+0000 [webflux-http-epoll-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: b514384e-20391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: b8df32db-20392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: 97a7d2e9-20395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: 67cd7f6f-20399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 9b133d94-20400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: fb45ef93-20401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 64006461-20408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: 3c859cb3-20412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: a506b5e4-20416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: a2d51040-20420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.559+0000 [webflux-http-epoll-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: b88af0d2-20421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: 49eb4715-20426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.561+0000 [webflux-http-epoll-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: 3fc1225a-20427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: aa73fb01-20432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332, and the Request Id: 98609c89-20435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 7ae1e0e9-20439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.564+0000 [webflux-http-epoll-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: 6e26a94f-20441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: 4f61fa9c-20442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: 285913fb-20447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: b514384e-20451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.567+0000 [webflux-http-epoll-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: 843a94aa-20452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: b8df32db-20453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.568+0000 [webflux-http-epoll-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: 97a7d2e9-20455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.570+0000 [webflux-http-epoll-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: 67cd7f6f-20461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.570+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343-, and the Request Id: 9b133d94-20464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: 64006461-20465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: fb45ef93-20466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: 3c859cb3-20472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: a506b5e4-20474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: a2d51040-20475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: b88af0d2-20484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: 49eb4715-20487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.577+0000 [webflux-http-epoll-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: 3fc1225a-20488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.579+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: aa73fb01-20493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 98609c89-20494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.580+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 6e26a94f-20499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.582+0000 [webflux-http-epoll-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: 7ae1e0e9-20502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: 4f61fa9c-20505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: b514384e-20507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 285913fb-20509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.584+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.584+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: b8df32db-20512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.585+0000 [webflux-http-epoll-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: 843a94aa-20514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-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: 67cd7f6f-20519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: fb45ef93-20520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.587+0000 [webflux-http-epoll-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: 64006461-20522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: 97a7d2e9-20524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 3c859cb3-20529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344-, and the Request Id: 9b133d94-20531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: a506b5e4-20533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.591+0000 [webflux-http-epoll-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: a2d51040-20534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 3fc1225a-20541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: b88af0d2-20547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: 49eb4715-20548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 7ae1e0e9-20554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: aa73fb01-20559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: b514384e-20561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: 6e26a94f-20562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: 98609c89-20564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.600+0000 [webflux-http-epoll-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: b8df32db-20567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: 4f61fa9c-20571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: 67cd7f6f-20572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.603+0000 [webflux-http-epoll-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: 843a94aa-20577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: 285913fb-20579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: fb45ef93-20580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 97a7d2e9-20582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 64006461-20586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 3c859cb3-20589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: a506b5e4-20590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 9b133d94-20593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: a2d51040-20596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: 3fc1225a-20602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.611+0000 [webflux-http-epoll-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: 7ae1e0e9-20604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: 49eb4715-20605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: b88af0d2-20611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 6e26a94f-20612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: b8df32db-20621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-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: 67cd7f6f-20623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: aa73fb01-20624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346, and the Request Id: 4f61fa9c-20627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: 98609c89-20631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.621+0000 [webflux-http-epoll-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: b514384e-20634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 3c859cb3-20636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: 64006461-20639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 97a7d2e9-20640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: 285913fb-20642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: a506b5e4-20645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: fb45ef93-20646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: 843a94aa-20649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: a2d51040-20651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 3fc1225a-20656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: 9b133d94-20658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: 49eb4715-20663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 7ae1e0e9-20670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: b88af0d2-20674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.633+0000 [webflux-http-epoll-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: 6e26a94f-20675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: b8df32db-20681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: 67cd7f6f-20684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.636+0000 [webflux-http-epoll-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: aa73fb01-20685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: 4f61fa9c-20686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 98609c89-20694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: 64006461-20695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: b514384e-20696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.642+0000 [webflux-http-epoll-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: 97a7d2e9-20703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: a506b5e4-20704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: a2d51040-20705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 3c859cb3-20706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: fb45ef93-20708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 285913fb-20709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: 843a94aa-20710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: 3fc1225a-20715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: 49eb4715-20720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.647+0000 [webflux-http-epoll-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: 9b133d94-20721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: b88af0d2-20728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 7ae1e0e9-20729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 6e26a94f-20733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345-, and the Request Id: aa73fb01-20737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: b8df32db-20738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348, and the Request Id: 4f61fa9c-20747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: b514384e-20750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: 64006461-20753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: 98609c89-20754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348, and the Request Id: 67cd7f6f-20759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: 97a7d2e9-20761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: a506b5e4-20762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: a2d51040-20765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: fb45ef93-20766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.661+0000 [webflux-http-epoll-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: 843a94aa-20768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: 285913fb-20770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 3c859cb3-20771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.664+0000 [webflux-http-epoll-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: 9b133d94-20775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: 3fc1225a-20776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 7ae1e0e9-20783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: 49eb4715-20784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: b8df32db-20795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.670+0000 [webflux-http-epoll-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: 6e26a94f-20796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: b88af0d2-20797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349, and the Request Id: 4f61fa9c-20804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: 64006461-20806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: aa73fb01-20808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: b514384e-20813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: 98609c89-20814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: a2d51040-20819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 97a7d2e9-20820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: 67cd7f6f-20822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-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: 843a94aa-20824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.677+0000 [webflux-http-epoll-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: a506b5e4-20826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: 285913fb-20828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: fb45ef93-20829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 3c859cb3-20832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: 9b133d94-20835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: 3fc1225a-20839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: 49eb4715-20840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.683+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 7ae1e0e9-20847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: b88af0d2-20854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 6e26a94f-20856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.687+0000 [webflux-http-epoll-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: b8df32db-20858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: 64006461-20862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: 4f61fa9c-20864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: 98609c89-20870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: aa73fb01-20873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: a2d51040-20875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: 67cd7f6f-20876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: b514384e-20878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: 843a94aa-20882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 97a7d2e9-20881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: 285913fb-20885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: a506b5e4-20887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 3c859cb3-20888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: fb45ef93-20891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.697+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: 9b133d94-20892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: 3fc1225a-20896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.701+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 7ae1e0e9-20902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.704+0000 [webflux-http-epoll-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: b8df32db-20913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: 49eb4715-20914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: b88af0d2-20916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.705+0000 [webflux-http-epoll-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: 64006461-20917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 6e26a94f-20923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.708+0000 [webflux-http-epoll-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: a2d51040-20926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: 98609c89-20927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348-, and the Request Id: aa73fb01-20928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: 4f61fa9c-20931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-20933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-20933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-20938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-20938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-20939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: 285913fb-20940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: 67cd7f6f-20941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-20943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 843a94aa-20944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: b514384e-20945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-20946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 97a7d2e9-20947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-20946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-20948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-20948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-20949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.714+0000 [webflux-http-epoll-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: a506b5e4-20950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-20951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-20951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-20952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-20953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.716+0000 [webflux-http-epoll-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: 3c859cb3-20954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-20953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 7ae1e0e9-20955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-20956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: fb45ef93-20957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: 9b133d94-20958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-20959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-20960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-20961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-20961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-20962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 3fc1225a-20963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-20962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: 49eb4715-20964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.719+0000 [webflux-http-epoll-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: b8df32db-20965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-20966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-20967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-20968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-20969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-20970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-20971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-20970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-20972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-20972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.721+0000 [webflux-http-epoll-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: 64006461-20973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 6e26a94f-20974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-20975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-20976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-20977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-20978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-20976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-20977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-20979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-20980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-20979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-20981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-20980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: b88af0d2-20982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.723+0000 [webflux-http-epoll-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: 98609c89-20983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-20984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.724+0000 [webflux-http-epoll-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: a2d51040-20985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-20986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-20987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-20986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-20988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-20989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-20990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-20989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: 4f61fa9c-20991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: 285913fb-20992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-20993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-20994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-20993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-20995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-20996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: aa73fb01-20997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-20995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-20996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: b514384e-20998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-20999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-20999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: 67cd7f6f-21002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 97a7d2e9-21006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: a506b5e4-21007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: fb45ef93-21010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 843a94aa-21014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 3c859cb3-21015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 7ae1e0e9-21017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 3fc1225a-21018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: 9b133d94-21023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: b8df32db-21025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: 49eb4715-21031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: 64006461-21032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 6e26a94f-21042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: 98609c89-21043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: b88af0d2-21044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: a2d51040-21047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: 4f61fa9c-21053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: aa73fb01-21055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: b514384e-21057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: 67cd7f6f-21059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: 285913fb-21060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.748+0000 [webflux-http-epoll-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: a506b5e4-21064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 97a7d2e9-21067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.749+0000 [webflux-http-epoll-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: fb45ef93-21069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: 843a94aa-21075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.750+0000 [webflux-http-epoll-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: 3c859cb3-21076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 7ae1e0e9-21077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 3fc1225a-21078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-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: b8df32db-21086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: 9b133d94-21088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: 64006461-21091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.755+0000 [webflux-http-epoll-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: 49eb4715-21092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: b88af0d2-21097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 6e26a94f-21102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 98609c89-21105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: a2d51040-21106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: aa73fb01-21107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: b514384e-21111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: 4f61fa9c-21114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: 67cd7f6f-21119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: a506b5e4-21122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: 285913fb-21125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: fb45ef93-21126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.765+0000 [webflux-http-epoll-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: 97a7d2e9-21127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 3c859cb3-21130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: 3fc1225a-21131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.766+0000 [webflux-http-epoll-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: 843a94aa-21132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 7ae1e0e9-21140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: 9b133d94-21143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: b8df32db-21151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: 49eb4715-21152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: b88af0d2-21161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: 98609c89-21162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: 64006461-21164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 6e26a94f-21165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: b514384e-21167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.777+0000 [webflux-http-epoll-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: 4f61fa9c-21172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: 67cd7f6f-21173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: 285913fb-21175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: a2d51040-21177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.779+0000 [webflux-http-epoll-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: fb45ef93-21178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: aa73fb01-21180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 97a7d2e9-21183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: a506b5e4-21184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 3c859cb3-21187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 7ae1e0e9-21196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 3fc1225a-21200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: 843a94aa-21201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: 49eb4715-21207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: b8df32db-21209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: 98609c89-21213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: 9b133d94-21215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 6e26a94f-21219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 64006461-21224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: b88af0d2-21225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: b514384e-21228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: 285913fb-21229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: 4f61fa9c-21234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: 67cd7f6f-21235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: a2d51040-21236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353-, and the Request Id: aa73fb01-21238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: fb45ef93-21242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.798+0000 [webflux-http-epoll-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: a506b5e4-21245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.798+0000 [webflux-http-epoll-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: 97a7d2e9-21246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 3c859cb3-21248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 7ae1e0e9-21253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 3fc1225a-21258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: 843a94aa-21260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: b8df32db-21264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: 49eb4715-21269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 9b133d94-21272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: b88af0d2-21280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346, and the Request Id: 98609c89-21282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: 64006461-21285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.811+0000 [webflux-http-epoll-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: b514384e-21288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.811+0000 [webflux-http-epoll-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: aa73fb01-21289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: 285913fb-21292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.829+0000 [webflux-http-epoll-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: 4f61fa9c-21293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.831+0000 [webflux-http-epoll-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: 6e26a94f-21296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.832+0000 [webflux-http-epoll-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: 67cd7f6f-21298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: a2d51040-21299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: fb45ef93-21300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 3c859cb3-21306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 97a7d2e9-21307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 7ae1e0e9-21310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: 843a94aa-21315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: a506b5e4-21316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: b8df32db-21320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: 3fc1225a-21323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: 9b133d94-21326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: b88af0d2-21329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.844+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.846+0000 [webflux-http-epoll-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: aa73fb01-21336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.847+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.847+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: b514384e-21343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: 49eb4715-21344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: 64006461-21347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: 98609c89-21352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.850+0000 [webflux-http-epoll-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: 4f61fa9c-21355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 6e26a94f-21357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: 67cd7f6f-21358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: a2d51040-21360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: fb45ef93-21362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 7ae1e0e9-21363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.853+0000 [webflux-http-epoll-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: 285913fb-21364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: 97a7d2e9-21365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-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: 3c859cb3-21371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: a506b5e4-21372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: 843a94aa-21375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: b8df32db-21380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.858+0000 [webflux-http-epoll-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: b88af0d2-21382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.859+0000 [webflux-http-epoll-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: 3fc1225a-21384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.860+0000 [webflux-http-epoll-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: 9b133d94-21386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: aa73fb01-21392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.865+0000 [webflux-http-epoll-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: 49eb4715-21402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.867+0000 [webflux-http-epoll-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: b514384e-21406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: 64006461-21407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359, and the Request Id: 4f61fa9c-21410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: 98609c89-21415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.870+0000 [webflux-http-epoll-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: 7ae1e0e9-21419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: a2d51040-21420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 6e26a94f-21421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 97a7d2e9-21426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: fb45ef93-21427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-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: 67cd7f6f-21429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: 285913fb-21424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: b8df32db-21432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.875+0000 [webflux-http-epoll-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: 843a94aa-21434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: a506b5e4-21436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: b88af0d2-21438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 3c859cb3-21442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.878+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.878+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: 9b133d94-21445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: 3fc1225a-21446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: aa73fb01-21448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: 64006461-21457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: b514384e-21467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: 49eb4715-21469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: a2d51040-21470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: 4f61fa9c-21471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.888+0000 [webflux-http-epoll-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: 7ae1e0e9-21478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 98609c89-21479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: fb45ef93-21481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 97a7d2e9-21483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 6e26a94f-21484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: b8df32db-21489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: 67cd7f6f-21492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.893+0000 [webflux-http-epoll-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: b88af0d2-21494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: a506b5e4-21495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: 285913fb-21496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: 843a94aa-21497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.895+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: aa73fb01-21503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.896+0000 [webflux-http-epoll-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: 3c859cb3-21504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 3fc1225a-21505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: 9b133d94-21506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: 64006461-21515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.903+0000 [webflux-http-epoll-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: 4f61fa9c-21523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: a2d51040-21526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: 49eb4715-21527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 97a7d2e9-21530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-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: b514384e-21535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: 98609c89-21541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: b88af0d2-21543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 6e26a94f-21544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 7ae1e0e9-21545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: a506b5e4-21552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: fb45ef93-21554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: 67cd7f6f-21555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: 285913fb-21556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: aa73fb01-21558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 843a94aa-21559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.913+0000 [webflux-http-epoll-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: b8df32db-21561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: 3fc1225a-21563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: 3c859cb3-21565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361-, and the Request Id: 9b133d94-21569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.917+0000 [webflux-http-epoll-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: 64006461-21574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: 4f61fa9c-21577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.920+0000 [webflux-http-epoll-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: a2d51040-21582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 97a7d2e9-21586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: 49eb4715-21589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-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: b88af0d2-21600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: b514384e-21602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: 98609c89-21604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-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: 6e26a94f-21607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: a506b5e4-21610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 7ae1e0e9-21612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: 67cd7f6f-21614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360-, and the Request Id: aa73fb01-21616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.930+0000 [webflux-http-epoll-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: fb45ef93-21617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: 285913fb-21619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 843a94aa-21620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 3fc1225a-21621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: b8df32db-21622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362-, and the Request Id: 3c859cb3-21627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.934+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: 9b133d94-21630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: 64006461-21632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 4f61fa9c-21634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: a2d51040-21642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: 97a7d2e9-21645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 49eb4715-21651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: b514384e-21656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: b88af0d2-21658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 7ae1e0e9-21665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.945+0000 [webflux-http-epoll-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: a506b5e4-21670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: 98609c89-21668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.946+0000 [webflux-http-epoll-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: aa73fb01-21673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: 843a94aa-21674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 6e26a94f-21675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.948+0000 [webflux-http-epoll-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: fb45ef93-21677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: b8df32db-21678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: 67cd7f6f-21679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 3fc1225a-21681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: 285913fb-21682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: 64006461-21687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 3c859cb3-21691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 9b133d94-21694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 4f61fa9c-21696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: a2d51040-21697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364-, and the Request Id: 97a7d2e9-21706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: 49eb4715-21715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: b88af0d2-21718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.964+0000 [webflux-http-epoll-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: 7ae1e0e9-21720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.965+0000 [webflux-http-epoll-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: b514384e-21725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: a506b5e4-21726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.967+0000 [webflux-http-epoll-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: 67cd7f6f-21728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.967+0000 [webflux-http-epoll-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: aa73fb01-21729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 3fc1225a-21731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 3c859cb3-21732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.971+0000 [webflux-http-epoll-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: b8df32db-21735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-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: 6e26a94f-21740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: fb45ef93-21741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.973+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: 843a94aa-21744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: 64006461-21746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 98609c89-21747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: 4f61fa9c-21752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.977+0000 [webflux-http-epoll-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: 9b133d94-21755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: a2d51040-21756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.979+0000 [webflux-http-epoll-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: 285913fb-21760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: 97a7d2e9-21761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: b88af0d2-21764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.984+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: aa73fb01-21775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: a506b5e4-21776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: b514384e-21782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 49eb4715-21787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 7ae1e0e9-21788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 3fc1225a-21789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: fb45ef93-21795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.992+0000 [webflux-http-epoll-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: 843a94aa-21800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.992+0000 [webflux-http-epoll-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: 98609c89-21802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.992+0000 [webflux-http-epoll-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: 64006461-21803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.993+0000 [webflux-http-epoll-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: b8df32db-21804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: 4f61fa9c-21805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 6e26a94f-21807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: 67cd7f6f-21810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: 9b133d94-21811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.996+0000 [webflux-http-epoll-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: a2d51040-21813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 285913fb-21814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.998+0000 [webflux-http-epoll-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: 97a7d2e9-21819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365-, and the Request Id: 3c859cb3-21821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:12.999+0000 [webflux-http-epoll-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: b88af0d2-21822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: aa73fb01-21830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: b514384e-21838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 7ae1e0e9-21844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-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: 843a94aa-21848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: 64006461-21854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 98609c89-21857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: b8df32db-21858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: 4f61fa9c-21859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: 67cd7f6f-21863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: 9b133d94-21866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: 285913fb-21867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: a506b5e4-21868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: a2d51040-21870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.016+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: b88af0d2-21872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 97a7d2e9-21873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.017+0000 [webflux-http-epoll-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: 49eb4715-21874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: fb45ef93-21875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.018+0000 [webflux-http-epoll-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: 3c859cb3-21876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: aa73fb01-21880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 3fc1225a-21881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 6e26a94f-21883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.026+0000 [webflux-http-epoll-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: 7ae1e0e9-21899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.028+0000 [webflux-http-epoll-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: 843a94aa-21903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: b8df32db-21906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-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: 64006461-21915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: 67cd7f6f-21917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: b514384e-21918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367-, and the Request Id: 9b133d94-21920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-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: 4f61fa9c-21922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-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: 98609c89-21923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: a506b5e4-21927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 49eb4715-21930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.035+0000 [webflux-http-epoll-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: a2d51040-21931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: 3c859cb3-21932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.036+0000 [webflux-http-epoll-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: b88af0d2-21933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: fb45ef93-21934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: 3fc1225a-21936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: 97a7d2e9-21937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: 285913fb-21938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-21940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 6e26a94f-21942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: aa73fb01-21943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-21944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-21945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-21946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-21947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-21948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-21949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-21948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-21950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-21951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-21950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-21952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.043+0000 [webflux-http-epoll-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: 7ae1e0e9-21953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-21954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-21955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-21956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-21957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-21958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-21958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-21959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-21960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-21959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-21961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: 843a94aa-21962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-21963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-21964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-21965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-21964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-21966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-21965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-21966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: 67cd7f6f-21967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-21968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-21968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-21969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: b8df32db-21970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: 64006461-21971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-21972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-21973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-21974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-21972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-21973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-21975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-21974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-21975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-21976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-21977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-21978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-21977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-21976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368-, and the Request Id: 9b133d94-21979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-21978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-21980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: b514384e-21981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: a506b5e4-21982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-21983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-21980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-21983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-21984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: 98609c89-21985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 4f61fa9c-21986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 3c859cb3-21987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: a2d51040-21988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-21989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-21989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-21990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-21991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-21990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-21991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: 49eb4715-21992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.057+0000 [webflux-http-epoll-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: 3fc1225a-21993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-21994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: b88af0d2-21995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: 285913fb-21996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-21997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: fb45ef93-21998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-21999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 97a7d2e9-22001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 6e26a94f-22002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: aa73fb01-22005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 7ae1e0e9-22012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.068+0000 [webflux-http-epoll-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: 67cd7f6f-22020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: b8df32db-22026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 3c859cb3-22030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: a506b5e4-22031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: 64006461-22032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 3fc1225a-22040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: 843a94aa-22043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: a2d51040-22045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: 4f61fa9c-22046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 98609c89-22048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: b514384e-22050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: 49eb4715-22051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.080+0000 [webflux-http-epoll-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: b88af0d2-22056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: 285913fb-22059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: 9b133d94-22060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 97a7d2e9-22061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: fb45ef93-22062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 6e26a94f-22063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: aa73fb01-22064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 7ae1e0e9-22071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: 67cd7f6f-22072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: b8df32db-22081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 3c859cb3-22082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: a506b5e4-22083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 64006461-22092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: 3fc1225a-22094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: a2d51040-22100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: 843a94aa-22102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 98609c89-22104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.097+0000 [webflux-http-epoll-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: 4f61fa9c-22106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: 49eb4715-22111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: 9b133d94-22113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: b88af0d2-22117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: b514384e-22118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: 97a7d2e9-22119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: 6e26a94f-22121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: 285913fb-22122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369-, and the Request Id: aa73fb01-22126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 7ae1e0e9-22129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: fb45ef93-22130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: 67cd7f6f-22132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: a506b5e4-22139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: 3c859cb3-22144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.110+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: b8df32db-22147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 3fc1225a-22148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: 64006461-22154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: a2d51040-22165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 4f61fa9c-22166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: b514384e-22167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: 843a94aa-22170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: 49eb4715-22171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: b88af0d2-22173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: fb45ef93-22175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 97a7d2e9-22179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.122+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 9b133d94-22181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 98609c89-22183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: 67cd7f6f-22184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: aa73fb01-22186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.123+0000 [webflux-http-epoll-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: 6e26a94f-22187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 7ae1e0e9-22194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 3c859cb3-22196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: a506b5e4-22197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 285913fb-22198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.129+0000 [webflux-http-epoll-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: b8df32db-22204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 3fc1225a-22206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: 64006461-22215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: b514384e-22218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 843a94aa-22224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: fb45ef93-22229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: a2d51040-22231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: 4f61fa9c-22233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 49eb4715-22234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: b88af0d2-22235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: 67cd7f6f-22238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.141+0000 [webflux-http-epoll-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: aa73fb01-22241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 97a7d2e9-22242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: 9b133d94-22243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 6e26a94f-22245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: 98609c89-22248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: 3c859cb3-22250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 7ae1e0e9-22255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: 285913fb-22258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: a506b5e4-22263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: b8df32db-22265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: 64006461-22268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: 3fc1225a-22272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: a2d51040-22274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: b88af0d2-22281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: 67cd7f6f-22290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: b514384e-22291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.157+0000 [webflux-http-epoll-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: 49eb4715-22292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 4f61fa9c-22295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: 843a94aa-22296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: aa73fb01-22297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 3c859cb3-22300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 6e26a94f-22302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373-, and the Request Id: 9b133d94-22303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 97a7d2e9-22305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.161+0000 [webflux-http-epoll-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: fb45ef93-22306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: a506b5e4-22313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.165+0000 [webflux-http-epoll-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: 7ae1e0e9-22318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: 98609c89-22320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 3fc1225a-22325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: 64006461-22328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: b8df32db-22329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: 285913fb-22332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: 67cd7f6f-22339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: a2d51040-22341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: b88af0d2-22347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: 49eb4715-22350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: b514384e-22351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: 4f61fa9c-22352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: 3c859cb3-22355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.177+0000 [webflux-http-epoll-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: aa73fb01-22357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 6e26a94f-22360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 97a7d2e9-22363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: 843a94aa-22364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: fb45ef93-22366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.180+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: a506b5e4-22370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.180+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.181+0000 [webflux-http-epoll-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: 7ae1e0e9-22374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374-, and the Request Id: 9b133d94-22378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 3fc1225a-22380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 98609c89-22383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: b8df32db-22386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.186+0000 [webflux-http-epoll-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: 64006461-22387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.189+0000 [webflux-http-epoll-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: a2d51040-22396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: 285913fb-22397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: 67cd7f6f-22398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: b88af0d2-22401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: b514384e-22407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: 4f61fa9c-22410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 3c859cb3-22411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: 49eb4715-22415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374-, and the Request Id: aa73fb01-22416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: fb45ef93-22420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: a506b5e4-22421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: 97a7d2e9-22422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 6e26a94f-22428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 843a94aa-22430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 3fc1225a-22434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 7ae1e0e9-22435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: 9b133d94-22438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: 98609c89-22442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: b8df32db-22448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: 64006461-22450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 285913fb-22453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.210+0000 [webflux-http-epoll-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: 67cd7f6f-22459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: b88af0d2-22463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.211+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: a2d51040-22467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.214+0000 [webflux-http-epoll-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: b514384e-22471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.214+0000 [webflux-http-epoll-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: 3c859cb3-22472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: 49eb4715-22477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: aa73fb01-22478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: a506b5e4-22479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377, and the Request Id: 4f61fa9c-22481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: fb45ef93-22483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 7ae1e0e9-22486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 6e26a94f-22490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: 843a94aa-22492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.220+0000 [webflux-http-epoll-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: 3fc1225a-22493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 97a7d2e9-22494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.223+0000 [webflux-http-epoll-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: b8df32db-22499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: 98609c89-22501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: 9b133d94-22504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: 64006461-22508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: 67cd7f6f-22512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: 285913fb-22514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: a2d51040-22518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: b88af0d2-22520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378-, and the Request Id: 3c859cb3-22524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: b514384e-22527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: aa73fb01-22530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: fb45ef93-22533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: a506b5e4-22536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: 4f61fa9c-22544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: 49eb4715-22545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.239+0000 [webflux-http-epoll-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: 7ae1e0e9-22547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 3fc1225a-22549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.242+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: 64006461-22556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: 843a94aa-22558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 97a7d2e9-22560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.243+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366, and the Request Id: 98609c89-22561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: b8df32db-22562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 6e26a94f-22565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: 9b133d94-22567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: a2d51040-22568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: 285913fb-22574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: b514384e-22575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: 67cd7f6f-22582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: b88af0d2-22583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 3c859cb3-22591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: aa73fb01-22593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.255+0000 [webflux-http-epoll-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: fb45ef93-22594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.256+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: a506b5e4-22599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.258+0000 [webflux-http-epoll-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: 4f61fa9c-22603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 7ae1e0e9-22607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: 49eb4715-22610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: 64006461-22613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.262+0000 [webflux-http-epoll-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: 3fc1225a-22615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: 843a94aa-22617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 97a7d2e9-22620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.263+0000 [webflux-http-epoll-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: 98609c89-22621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: a2d51040-22624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.265+0000 [webflux-http-epoll-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: b8df32db-22625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 6e26a94f-22626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 9b133d94-22630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: 285913fb-22632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: 67cd7f6f-22634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: b514384e-22638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.269+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: b88af0d2-22645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 3c859cb3-22647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: fb45ef93-22653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378-, and the Request Id: aa73fb01-22654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: 4f61fa9c-22659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: a506b5e4-22662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: 64006461-22667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 7ae1e0e9-22668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: 49eb4715-22671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: 98609c89-22678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 843a94aa-22679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 3fc1225a-22680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 6e26a94f-22681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: 97a7d2e9-22682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: b8df32db-22684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: a2d51040-22685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: 67cd7f6f-22689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 9b133d94-22690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: 285913fb-22691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: 3c859cb3-22700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: b514384e-22701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: b88af0d2-22704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: fb45ef93-22709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.292+0000 [webflux-http-epoll-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: aa73fb01-22710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: 49eb4715-22718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: 4f61fa9c-22723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: a506b5e4-22729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 7ae1e0e9-22731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.299+0000 [webflux-http-epoll-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: 6e26a94f-22732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369, and the Request Id: 98609c89-22736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: 64006461-22738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: 97a7d2e9-22739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: b8df32db-22743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: 67cd7f6f-22745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: 843a94aa-22746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.304+0000 [webflux-http-epoll-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: 3fc1225a-22748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: a2d51040-22753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: 285913fb-22754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: b514384e-22755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 3c859cb3-22756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380-, and the Request Id: 9b133d94-22757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: fb45ef93-22767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: b88af0d2-22772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 7ae1e0e9-22779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: 49eb4715-22781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: aa73fb01-22787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.342+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: a506b5e4-22791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: b8df32db-22793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: 4f61fa9c-22794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.343+0000 [webflux-http-epoll-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: 98609c89-22795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-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: 6e26a94f-22799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: 843a94aa-22800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: 67cd7f6f-22801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: 64006461-22804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 3fc1225a-22806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 285913fb-22807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 97a7d2e9-22809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 3c859cb3-22810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 9b133d94-22811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: a2d51040-22814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: b514384e-22817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.353+0000 [webflux-http-epoll-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: fb45ef93-22827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: b88af0d2-22837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 7ae1e0e9-22838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: 49eb4715-22842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-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: aa73fb01-22847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: b8df32db-22852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: 67cd7f6f-22856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: 98609c89-22857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 4f61fa9c-22859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: 843a94aa-22860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: a506b5e4-22861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.362+0000 [webflux-http-epoll-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: 6e26a94f-22862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: 64006461-22863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384-, and the Request Id: 3c859cb3-22866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 3fc1225a-22869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: 285913fb-22870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: 97a7d2e9-22872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: a2d51040-22873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 9b133d94-22875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: b514384e-22876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: fb45ef93-22886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 7ae1e0e9-22890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.373+0000 [webflux-http-epoll-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: 49eb4715-22894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: b8df32db-22903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.376+0000 [webflux-http-epoll-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: b88af0d2-22905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: 67cd7f6f-22906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 6e26a94f-22908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 843a94aa-22915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 3c859cb3-22920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: 4f61fa9c-22921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: a506b5e4-22923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: 98609c89-22924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: 64006461-22925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.382+0000 [webflux-http-epoll-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: b514384e-22929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.383+0000 [webflux-http-epoll-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: 9b133d94-22931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.383+0000 [webflux-http-epoll-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: 97a7d2e9-22932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 3fc1225a-22933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: 285913fb-22935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: aa73fb01-22936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: a2d51040-22937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-22938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: fb45ef93-22939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-22940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-22941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-22943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-22944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-22946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 7ae1e0e9-22947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-22948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-22949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-22950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-22951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-22951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-22952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-22953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.391+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-22952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-22954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: 49eb4715-22955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-22956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: b8df32db-22957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-22958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-22960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-22958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-22959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-22961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-22962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-22963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-22961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386, and the Request Id: 67cd7f6f-22964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-22965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-22965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.395+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-22967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.395+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-22967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.395+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-22968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 843a94aa-22969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-22966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-22966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.396+0000 [webflux-http-epoll-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: 6e26a94f-22970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-22971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-22971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-22972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385, and the Request Id: 4f61fa9c-22973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-22974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.397+0000 [webflux-http-epoll-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: 3c859cb3-22975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-22974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-22972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-22976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-22977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-22976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-22978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-22977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-22978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-22980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-22979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-22981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-22979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-22980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-22981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-22982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-22983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-22984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: a506b5e4-22985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-22982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-22984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-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: 64006461-22986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: b88af0d2-22987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-22988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: b514384e-22989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.401+0000 [webflux-http-epoll-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: 97a7d2e9-22990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384-, and the Request Id: 9b133d94-22991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: 98609c89-22992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-22993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: 3fc1225a-22994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-22995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-22995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-22996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-22996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.404+0000 [webflux-http-epoll-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: a2d51040-22997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.404+0000 [webflux-http-epoll-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: 7ae1e0e9-22998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.404+0000 [webflux-http-epoll-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: aa73fb01-22999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: 285913fb-23001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: fb45ef93-23002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: b8df32db-23008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: 67cd7f6f-23015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.414+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.414+0000 [webflux-http-epoll-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: 49eb4715-23022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387-, and the Request Id: 3c859cb3-23026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 6e26a94f-23032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: 843a94aa-23033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: a506b5e4-23037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.419+0000 [webflux-http-epoll-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: 4f61fa9c-23039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 64006461-23040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.420+0000 [webflux-http-epoll-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: 9b133d94-23044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: b88af0d2-23048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: b514384e-23051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 97a7d2e9-23052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: 98609c89-23053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 3fc1225a-23055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: a2d51040-23057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.424+0000 [webflux-http-epoll-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: 7ae1e0e9-23058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: aa73fb01-23061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: 285913fb-23064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.426+0000 [webflux-http-epoll-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: fb45ef93-23065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: b8df32db-23067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.429+0000 [webflux-http-epoll-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: 67cd7f6f-23075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.430+0000 [webflux-http-epoll-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: 49eb4715-23080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: 3c859cb3-23085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 843a94aa-23084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: 4f61fa9c-23092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 6e26a94f-23096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: a506b5e4-23099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: 9b133d94-23101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: 97a7d2e9-23104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: 64006461-23105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: b88af0d2-23108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 7ae1e0e9-23110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 3fc1225a-23111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: a2d51040-23117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375, and the Request Id: 98609c89-23118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: b514384e-23121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: aa73fb01-23122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: b8df32db-23124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: 285913fb-23130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.446+0000 [webflux-http-epoll-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: 67cd7f6f-23131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: fb45ef93-23132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-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: 3c859cb3-23142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: 49eb4715-23144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: 843a94aa-23146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: a506b5e4-23155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-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: 9b133d94-23157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: 4f61fa9c-23158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.455+0000 [webflux-http-epoll-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: 6e26a94f-23160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 64006461-23161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 7ae1e0e9-23167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 3fc1225a-23170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: 98609c89-23173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: a2d51040-23175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: b88af0d2-23176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: 97a7d2e9-23177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: b8df32db-23180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.461+0000 [webflux-http-epoll-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: b514384e-23181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: 285913fb-23186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: aa73fb01-23188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: 67cd7f6f-23190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: fb45ef93-23192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 49eb4715-23200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.468+0000 [webflux-http-epoll-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: 3c859cb3-23202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: 843a94aa-23208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: a506b5e4-23210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 64006461-23214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 6e26a94f-23216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 3fc1225a-23221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389, and the Request Id: 4f61fa9c-23224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: 9b133d94-23225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 7ae1e0e9-23227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: a2d51040-23228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: b88af0d2-23232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.480+0000 [webflux-http-epoll-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: 97a7d2e9-23237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: b514384e-23240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.482+0000 [webflux-http-epoll-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: aa73fb01-23243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: 67cd7f6f-23244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.483+0000 [webflux-http-epoll-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: 98609c89-23246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: b8df32db-23245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391-, and the Request Id: 3c859cb3-23251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: fb45ef93-23253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: 285913fb-23255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 49eb4715-23264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385, and the Request Id: a506b5e4-23268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 843a94aa-23269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: 64006461-23276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 3fc1225a-23279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.493+0000 [webflux-http-epoll-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: 6e26a94f-23281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: 9b133d94-23282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: 4f61fa9c-23286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: a2d51040-23290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: b88af0d2-23294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-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: 67cd7f6f-23295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 7ae1e0e9-23298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.497+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 98609c89-23301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: b514384e-23303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 97a7d2e9-23302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 3c859cb3-23305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: b8df32db-23306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.501+0000 [webflux-http-epoll-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: aa73fb01-23307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: 285913fb-23309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: fb45ef93-23310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.505+0000 [Thread-15863] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:13.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.506+0000 [webflux-http-epoll-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: 843a94aa-23323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: a506b5e4-23327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: 49eb4715-23331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 9b133d94-23334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 3fc1225a-23335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 6e26a94f-23342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: 4f61fa9c-23344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.513+0000 [webflux-http-epoll-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: 67cd7f6f-23347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 64006461-23348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.514+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379, and the Request Id: 98609c89-23355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: a2d51040-23357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-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: 7ae1e0e9-23358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.517+0000 [webflux-http-epoll-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: b88af0d2-23360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 3c859cb3-23363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 97a7d2e9-23364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: 285913fb-23366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: b514384e-23368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.519+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: b8df32db-23370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: aa73fb01-23373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: fb45ef93-23378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: a506b5e4-23383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: 843a94aa-23386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.527+0000 [webflux-http-epoll-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: 3fc1225a-23394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: 64006461-23395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: 49eb4715-23401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: 67cd7f6f-23404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 4f61fa9c-23405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: 9b133d94-23409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: 98609c89-23410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: a2d51040-23411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-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: 97a7d2e9-23413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 3c859cb3-23417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 7ae1e0e9-23420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 6e26a94f-23419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.538+0000 [webflux-http-epoll-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: b88af0d2-23422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.539+0000 [webflux-http-epoll-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: b514384e-23425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.540+0000 [webflux-http-epoll-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: 285913fb-23426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: b8df32db-23432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: aa73fb01-23434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: a506b5e4-23440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: fb45ef93-23444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: 64006461-23448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: 843a94aa-23450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 3fc1225a-23453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: 49eb4715-23457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393, and the Request Id: 4f61fa9c-23458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: a2d51040-23463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.552+0000 [webflux-http-epoll-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: 67cd7f6f-23465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: 9b133d94-23467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 6e26a94f-23470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: 97a7d2e9-23471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: 98609c89-23472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395-, and the Request Id: 3c859cb3-23474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 7ae1e0e9-23479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: b88af0d2-23486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: 285913fb-23487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: b514384e-23492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: b8df32db-23494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.562+0000 [webflux-http-epoll-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: aa73fb01-23495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: a506b5e4-23496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: fb45ef93-23504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.566+0000 [webflux-http-epoll-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: 3fc1225a-23506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.566+0000 [webflux-http-epoll-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: 64006461-23507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-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: 67cd7f6f-23513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-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: a2d51040-23521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: 49eb4715-23522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: 4f61fa9c-23524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.570+0000 [webflux-http-epoll-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: 843a94aa-23525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396-, and the Request Id: 3c859cb3-23529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383-, and the Request Id: 6e26a94f-23531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 97a7d2e9-23533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: 9b133d94-23537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: 98609c89-23540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: b88af0d2-23541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 7ae1e0e9-23542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: a506b5e4-23550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: aa73fb01-23551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: b514384e-23553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: 285913fb-23555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: b8df32db-23558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: fb45ef93-23560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 3fc1225a-23561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: 67cd7f6f-23571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 64006461-23572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395, and the Request Id: 4f61fa9c-23573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.585+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: 3c859cb3-23581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: a2d51040-23582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: 49eb4715-23583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 97a7d2e9-23585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: 6e26a94f-23591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: 843a94aa-23595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.592+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 7ae1e0e9-23600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: 98609c89-23601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: b88af0d2-23603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: b514384e-23608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: 9b133d94-23610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: b8df32db-23611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: aa73fb01-23615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: 285913fb-23617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: a506b5e4-23618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: 64006461-23621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: fb45ef93-23622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.601+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.602+0000 [webflux-http-epoll-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: 67cd7f6f-23629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: a2d51040-23630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: 4f61fa9c-23633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: 3fc1225a-23635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: 49eb4715-23637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 3c859cb3-23641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 97a7d2e9-23644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 6e26a94f-23652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: 843a94aa-23655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: b88af0d2-23659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.611+0000 [webflux-http-epoll-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: 7ae1e0e9-23660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: b514384e-23668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: 9b133d94-23669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-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: 64006461-23673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: b8df32db-23674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: 98609c89-23675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: aa73fb01-23676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: a506b5e4-23681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.616+0000 [webflux-http-epoll-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: fb45ef93-23682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: 67cd7f6f-23684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.617+0000 [webflux-http-epoll-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: a2d51040-23685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: 285913fb-23690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: 4f61fa9c-23691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: 3fc1225a-23693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.661+0000 [webflux-http-epoll-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: 3c859cb3-23698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 97a7d2e9-23699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: 49eb4715-23705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: 843a94aa-23714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: b88af0d2-23715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 6e26a94f-23717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.670+0000 [webflux-http-epoll-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: 7ae1e0e9-23721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: 64006461-23726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.672+0000 [webflux-http-epoll-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: aa73fb01-23727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 9b133d94-23729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: b514384e-23730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [Thread-16148] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: b8df32db-23737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-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: 98609c89-23739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: 4f61fa9c-23741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: a506b5e4-23742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: a2d51040-23743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: fb45ef93-23744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: 285913fb-23749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 97a7d2e9-23750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: 3fc1225a-23754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: 67cd7f6f-23757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: 49eb4715-23763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 3c859cb3-23766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.686+0000 [webflux-http-epoll-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: 843a94aa-23773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 6e26a94f-23775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: b88af0d2-23776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 7ae1e0e9-23780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: 64006461-23784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: b514384e-23788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.690+0000 [webflux-http-epoll-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: 9b133d94-23789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: aa73fb01-23791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.730+0000 [webflux-http-epoll-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: b8df32db-23792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: a2d51040-23795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: fb45ef93-23798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: a506b5e4-23802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 98609c89-23807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399, and the Request Id: 4f61fa9c-23809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.738+0000 [webflux-http-epoll-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: 285913fb-23815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.738+0000 [webflux-http-epoll-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: 3fc1225a-23816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: 97a7d2e9-23819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.740+0000 [webflux-http-epoll-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: 49eb4715-23822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: 67cd7f6f-23823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: 843a94aa-23830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: b88af0d2-23832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 6e26a94f-23837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 7ae1e0e9-23838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 3c859cb3-23839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: 64006461-23840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.745+0000 [webflux-http-epoll-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: 9b133d94-23842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397-, and the Request Id: aa73fb01-23845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: b514384e-23847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: b8df32db-23849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: a2d51040-23852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: a506b5e4-23860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.751+0000 [Thread-16249] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:13.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: 98609c89-23861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: fb45ef93-23862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: 285913fb-23873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: 3fc1225a-23874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.756+0000 [webflux-http-epoll-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: 49eb4715-23875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.756+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: 4f61fa9c-23879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.757+0000 [Thread-16267] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: b88af0d2-23885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: 67cd7f6f-23886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399, and the Request Id: 843a94aa-23889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: 97a7d2e9-23892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 6e26a94f-23894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: aa73fb01-23896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 3c859cb3-23897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: 64006461-23898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: 9b133d94-23903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 7ae1e0e9-23904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: b514384e-23908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: a2d51040-23912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: fb45ef93-23915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.804+0000 [webflux-http-epoll-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: a506b5e4-23920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 98609c89-23922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: b8df32db-23925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-23927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.807+0000 [Thread-16319] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:13.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-23929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 3fc1225a-23930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 285913fb-23931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-23929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-23934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-23934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 4f61fa9c-23938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: b88af0d2-23939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: 49eb4715-23942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: 67cd7f6f-23944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-23945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-23946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-23947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: 97a7d2e9-23948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-23947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: aa73fb01-23949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-23950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 6e26a94f-23951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-23952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-23953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-23953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-23954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 64006461-23955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-23956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-23954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.816+0000 [webflux-http-epoll-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: 3c859cb3-23957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.816+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-23958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-23959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.816+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-23958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 843a94aa-23960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-23961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-23962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-23963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-23963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-23964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-23965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-23964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: a2d51040-23966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-23965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: b514384e-23967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-23968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-23968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 7ae1e0e9-23969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-23970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-23971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.820+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 9b133d94-23972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-23973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-23974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-23971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-23973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-23975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: fb45ef93-23976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-23977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-23978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-23979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-23978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-23979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 98609c89-23980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: a506b5e4-23981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: b8df32db-23982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-23983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.823+0000 [Thread-16352] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:13.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-23984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-23985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-23986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 3fc1225a-23987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.826+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-23988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-23989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-23990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-23991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-23989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-23990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-23992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-23993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-23993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-23994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: 285913fb-23995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-23994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-23996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-23997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-23996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: 4f61fa9c-23998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-23997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: 49eb4715-23999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.829+0000 [webflux-http-epoll-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: 67cd7f6f-24000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: b88af0d2-24007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: 97a7d2e9-24010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 843a94aa-24011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 6e26a94f-24012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 3c859cb3-24014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400-, and the Request Id: aa73fb01-24015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 7ae1e0e9-24019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: 64006461-24021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.839+0000 [webflux-http-epoll-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: 9b133d94-24025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: b514384e-24028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: a2d51040-24032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: b8df32db-24033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: fb45ef93-24035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: a506b5e4-24049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-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: 98609c89-24050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: 67cd7f6f-24051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.849+0000 [webflux-http-epoll-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: 49eb4715-24061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.850+0000 [webflux-http-epoll-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: 285913fb-24062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: 4f61fa9c-24064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 3fc1225a-24066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 3c859cb3-24067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: b88af0d2-24069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-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: 843a94aa-24070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: 64006461-24075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 6e26a94f-24076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 97a7d2e9-24079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 7ae1e0e9-24081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: 9b133d94-24082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.856+0000 [webflux-http-epoll-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: b514384e-24085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: aa73fb01-24086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: a2d51040-24087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: b8df32db-24090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: fb45ef93-24096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: a506b5e4-24109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: 67cd7f6f-24112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.905+0000 [webflux-http-epoll-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: 98609c89-24113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: 843a94aa-24120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: 49eb4715-24125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: b88af0d2-24126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: 4f61fa9c-24127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 3c859cb3-24128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 285913fb-24129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 3fc1225a-24130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 7ae1e0e9-24135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: aa73fb01-24137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: 9b133d94-24138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 6e26a94f-24139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: 97a7d2e9-24140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-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: 64006461-24141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: b514384e-24145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: b8df32db-24146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.917+0000 [webflux-http-epoll-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: a2d51040-24152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: fb45ef93-24154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.918+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.921+0000 [Thread-16490] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:13.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: 98609c89-24165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: b88af0d2-24174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: 843a94aa-24177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: 49eb4715-24182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 7ae1e0e9-24184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403-, and the Request Id: aa73fb01-24186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: a506b5e4-24188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: b514384e-24189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 9b133d94-24190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: 67cd7f6f-24191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 6e26a94f-24192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.930+0000 [webflux-http-epoll-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: b8df32db-24193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: 285913fb-24195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 3c859cb3-24196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 3fc1225a-24197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: fb45ef93-24198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 4f61fa9c-24205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 97a7d2e9-24212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 64006461-24216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: b88af0d2-24223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: a2d51040-24226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: aa73fb01-24233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: 67cd7f6f-24234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 7ae1e0e9-24236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.965+0000 [webflux-http-epoll-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: 49eb4715-24240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: a506b5e4-24242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-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: 98609c89-24244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 843a94aa-24247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 6e26a94f-24249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.968+0000 [webflux-http-epoll-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: 3c859cb3-24250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.969+0000 [webflux-http-epoll-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: b8df32db-24252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 3fc1225a-24253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 285913fb-24254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: 9b133d94-24256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: 4f61fa9c-24258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: b514384e-24260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.974+0000 [webflux-http-epoll-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: 97a7d2e9-24268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.998+0000 [webflux-http-epoll-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: fb45ef93-24270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:13.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: b88af0d2-24277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: 64006461-24284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: aa73fb01-24285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: 67cd7f6f-24290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: a506b5e4-24299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 49eb4715-24300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [Thread-16591] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 7ae1e0e9-24301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 843a94aa-24302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: a2d51040-24305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.010+0000 [webflux-http-epoll-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: 98609c89-24306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 3c859cb3-24307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406-, and the Request Id: 9b133d94-24312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 6e26a94f-24313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 3fc1225a-24311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.013+0000 [webflux-http-epoll-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: b8df32db-24314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 4f61fa9c-24315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.014+0000 [webflux-http-epoll-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: 285913fb-24316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.016+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: b514384e-24325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 97a7d2e9-24326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: fb45ef93-24331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-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: b88af0d2-24344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.023+0000 [webflux-http-epoll-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: 67cd7f6f-24345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.023+0000 [webflux-http-epoll-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: 64006461-24346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: a506b5e4-24356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 7ae1e0e9-24357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: 49eb4715-24358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406-, and the Request Id: aa73fb01-24359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 3c859cb3-24361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.026+0000 [webflux-http-epoll-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: a2d51040-24362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 98609c89-24366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: 843a94aa-24367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 3fc1225a-24369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: b8df32db-24370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 6e26a94f-24372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: 4f61fa9c-24375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.030+0000 [webflux-http-epoll-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: 285913fb-24378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: 9b133d94-24379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: b514384e-24381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 97a7d2e9-24385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: fb45ef93-24391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-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: 64006461-24404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: b88af0d2-24406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 7ae1e0e9-24411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: 67cd7f6f-24412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: 49eb4715-24415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-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: a2d51040-24421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: aa73fb01-24419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: a506b5e4-24420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: 843a94aa-24422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-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: b8df32db-24424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 6e26a94f-24425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 3c859cb3-24428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396, and the Request Id: 98609c89-24432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: 4f61fa9c-24433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: 9b133d94-24434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 3fc1225a-24435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: 97a7d2e9-24441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: 285913fb-24444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: b514384e-24451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 64006461-24462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: b88af0d2-24464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 7ae1e0e9-24468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: fb45ef93-24469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: 67cd7f6f-24473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: 843a94aa-24476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: 49eb4715-24478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: a506b5e4-24479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: a2d51040-24480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: aa73fb01-24481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.099+0000 [webflux-http-epoll-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: b8df32db-24482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.099+0000 [webflux-http-epoll-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: 3c859cb3-24484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.100+0000 [webflux-http-epoll-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: 9b133d94-24485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.100+0000 [webflux-http-epoll-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: 3fc1225a-24486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 6e26a94f-24487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: 4f61fa9c-24494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 98609c89-24496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: 97a7d2e9-24502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: 285913fb-24505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 64006461-24515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.110+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 7ae1e0e9-24519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: b88af0d2-24521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: b514384e-24528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.113+0000 [Thread-16754] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:14.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: b8df32db-24531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: a2d51040-24533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410, and the Request Id: 843a94aa-24534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: a506b5e4-24535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413, and the Request Id: 67cd7f6f-24536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: aa73fb01-24537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: fb45ef93-24539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.162+0000 [webflux-http-epoll-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: 3c859cb3-24545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.162+0000 [webflux-http-epoll-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: 4f61fa9c-24547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 3fc1225a-24548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 9b133d94-24549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.163+0000 [webflux-http-epoll-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: 49eb4715-24550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: 97a7d2e9-24557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 6e26a94f-24560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.170+0000 [webflux-http-epoll-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: 98609c89-24566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 64006461-24567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: a2d51040-24576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: 285913fb-24578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 7ae1e0e9-24581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: b88af0d2-24582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: b514384e-24586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: a506b5e4-24587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.180+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: 67cd7f6f-24594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: aa73fb01-24595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: 843a94aa-24596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 3fc1225a-24600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: 4f61fa9c-24601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: b8df32db-24602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: fb45ef93-24603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.184+0000 [webflux-http-epoll-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: 3c859cb3-24605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411-, and the Request Id: 9b133d94-24608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 49eb4715-24611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: 97a7d2e9-24615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: 64006461-24618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 6e26a94f-24624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: a2d51040-24627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 98609c89-24633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: b88af0d2-24640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 7ae1e0e9-24643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: a506b5e4-24647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: 285913fb-24648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: 67cd7f6f-24650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: b514384e-24651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: aa73fb01-24655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: 3fc1225a-24657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: b8df32db-24658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.199+0000 [webflux-http-epoll-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: 3c859cb3-24660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413, and the Request Id: 4f61fa9c-24661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: 843a94aa-24663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: fb45ef93-24666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: 64006461-24669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.204+0000 [webflux-http-epoll-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: 49eb4715-24676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 97a7d2e9-24677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: 9b133d94-24675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.207+0000 [Thread-16879] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T14:14:14.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: a2d51040-24684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 6e26a94f-24691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: b88af0d2-24693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.211+0000 [webflux-http-epoll-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: a506b5e4-24694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: 67cd7f6f-24704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400, and the Request Id: 98609c89-24706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 7ae1e0e9-24707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: 3fc1225a-24711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: aa73fb01-24712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: b514384e-24714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: 285913fb-24715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414, and the Request Id: 4f61fa9c-24718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 3c859cb3-24721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: 843a94aa-24723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: b8df32db-24725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: fb45ef93-24727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: 64006461-24728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 97a7d2e9-24731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 9b133d94-24736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: a2d51040-24737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: 49eb4715-24739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 6e26a94f-24748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: b88af0d2-24755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: a506b5e4-24756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: 98609c89-24765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 7ae1e0e9-24767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: aa73fb01-24769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: 67cd7f6f-24770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: b514384e-24772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: 3fc1225a-24774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: 285913fb-24778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: b8df32db-24780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 4f61fa9c-24783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: 3c859cb3-24784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: 64006461-24785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: 843a94aa-24786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: fb45ef93-24788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.281+0000 [webflux-http-epoll-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: 97a7d2e9-24793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: 49eb4715-24794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: a2d51040-24797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: 9b133d94-24798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: 6e26a94f-24802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: a506b5e4-24816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: b88af0d2-24818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: 98609c89-24822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 7ae1e0e9-24824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: b514384e-24830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: aa73fb01-24831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: 67cd7f6f-24833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-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: 285913fb-24836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: b8df32db-24837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 3fc1225a-24839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: 64006461-24841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: 4f61fa9c-24842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.298+0000 [webflux-http-epoll-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: 3c859cb3-24843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: fb45ef93-24845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: a2d51040-24851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.301+0000 [webflux-http-epoll-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: 49eb4715-24854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 97a7d2e9-24855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: 843a94aa-24856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.304+0000 [webflux-http-epoll-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: 6e26a94f-24863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415-, and the Request Id: 9b133d94-24865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.307+0000 [webflux-http-epoll-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: 98609c89-24870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: b88af0d2-24881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 7ae1e0e9-24883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: b514384e-24885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: 285913fb-24886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.311+0000 [webflux-http-epoll-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: a506b5e4-24889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.312+0000 [webflux-http-epoll-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: aa73fb01-24892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: b8df32db-24895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: fb45ef93-24896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: 4f61fa9c-24898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: 67cd7f6f-24901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 64006461-24902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: 3fc1225a-24905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 97a7d2e9-24909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: 49eb4715-24911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: a2d51040-24912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 3c859cb3-24913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: 843a94aa-24921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 6e26a94f-24922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: 98609c89-24930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-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: 7ae1e0e9-24935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: b514384e-24939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416-, and the Request Id: 9b133d94-24940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-24941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-24942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: b88af0d2-24943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-24942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-24944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: 285913fb-24945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-24946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-24947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-24947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: b8df32db-24948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: a506b5e4-24949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-24950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: fb45ef93-24951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-24950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-24952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-24954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.329+0000 [webflux-http-epoll-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: aa73fb01-24953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-24955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-24954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-24956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: 4f61fa9c-24957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-24956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-24958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-24959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-24959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-24958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-24960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-24961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-24962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-24963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-24961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-24962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 3fc1225a-24964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: 67cd7f6f-24965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-24963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-24966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.331+0000 [webflux-http-epoll-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: 49eb4715-24967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: 64006461-24968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-24969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-24970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-24971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 97a7d2e9-24972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-24973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.335+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 6e26a94f-24974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-24975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420-, and the Request Id: 3c859cb3-24976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: a2d51040-24977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-24978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-24979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-24980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-24980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-24981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-24982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-24983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-24982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-24983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-24984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 98609c89-24985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-24986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-24987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-24984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-24988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: 843a94aa-24989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-24990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-24991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-24992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-24993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-24991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-24992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-24993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-24994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: 285913fb-24995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-24994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-24996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-24997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-24996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-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: b514384e-24998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-24997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-24999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 7ae1e0e9-25000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: b88af0d2-25001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.343+0000 [webflux-http-epoll-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: 9b133d94-25006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: a506b5e4-25008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: fb45ef93-25011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: aa73fb01-25012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: b8df32db-25018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-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: 49eb4715-25019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: 4f61fa9c-25020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: 64006461-25024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: 67cd7f6f-25026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: 3fc1225a-25027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 6e26a94f-25030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: 97a7d2e9-25032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: a2d51040-25034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 3c859cb3-25036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.352+0000 [webflux-http-epoll-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: 98609c89-25040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: 285913fb-25049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 843a94aa-25053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: b88af0d2-25055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.357+0000 [webflux-http-epoll-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: b514384e-25057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 7ae1e0e9-25067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: a506b5e4-25068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: 9b133d94-25069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: aa73fb01-25070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: fb45ef93-25071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: b8df32db-25078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-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: 3fc1225a-25080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: 67cd7f6f-25081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-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: 64006461-25084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 4f61fa9c-25086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.362+0000 [webflux-http-epoll-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: 49eb4715-25087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.365+0000 [webflux-http-epoll-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: a2d51040-25092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422-, and the Request Id: 3c859cb3-25093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 6e26a94f-25094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 97a7d2e9-25095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.367+0000 [webflux-http-epoll-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: 98609c89-25101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: b88af0d2-25114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: b514384e-25115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: 285913fb-25116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 7ae1e0e9-25119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 843a94aa-25120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: fb45ef93-25127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: a506b5e4-25128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: aa73fb01-25129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: b8df32db-25131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: 9b133d94-25132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-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: 49eb4715-25139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: 67cd7f6f-25140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: 3fc1225a-25145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 4f61fa9c-25146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: 64006461-25147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 6e26a94f-25151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 3c859cb3-25152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 97a7d2e9-25155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: a2d51040-25157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408, and the Request Id: 98609c89-25167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: b88af0d2-25175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-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: 7ae1e0e9-25177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 843a94aa-25179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: b514384e-25180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.389+0000 [webflux-http-epoll-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: 285913fb-25181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.391+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: aa73fb01-25187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: a506b5e4-25188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: 9b133d94-25189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: fb45ef93-25191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: b8df32db-25193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424, and the Request Id: 67cd7f6f-25195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 3fc1225a-25199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: 4f61fa9c-25203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 64006461-25204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.397+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 3c859cb3-25209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.399+0000 [webflux-http-epoll-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: 49eb4715-25213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422-, and the Request Id: 97a7d2e9-25214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: a2d51040-25215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 6e26a94f-25220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: 98609c89-25227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.405+0000 [webflux-http-epoll-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: 843a94aa-25233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: b514384e-25239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 7ae1e0e9-25240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: b88af0d2-25241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: 9b133d94-25245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.410+0000 [webflux-http-epoll-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: 285913fb-25249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.410+0000 [webflux-http-epoll-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: fb45ef93-25250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: 64006461-25251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: 67cd7f6f-25252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 49eb4715-25257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: a506b5e4-25258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: aa73fb01-25260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.414+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.414+0000 [webflux-http-epoll-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: b8df32db-25263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: a2d51040-25265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 3c859cb3-25267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.415+0000 [webflux-http-epoll-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: 4f61fa9c-25268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 6e26a94f-25269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 3fc1225a-25270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 97a7d2e9-25277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: 98609c89-25285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: b514384e-25287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: 843a94aa-25295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.424+0000 [webflux-http-epoll-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: 285913fb-25297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: fb45ef93-25299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: b88af0d2-25302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: 9b133d94-25308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-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: 49eb4715-25310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: 64006461-25312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.429+0000 [webflux-http-epoll-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: 7ae1e0e9-25313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: 67cd7f6f-25318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: aa73fb01-25319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 6e26a94f-25322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: a506b5e4-25323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: a2d51040-25325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: b8df32db-25329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: 3c859cb3-25330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: 4f61fa9c-25331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 3fc1225a-25336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 98609c89-25338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 97a7d2e9-25343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: b514384e-25344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 285913fb-25349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: 843a94aa-25355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: fb45ef93-25356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: 49eb4715-25363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 9b133d94-25366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: b88af0d2-25370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.445+0000 [webflux-http-epoll-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: 7ae1e0e9-25371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 6e26a94f-25375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: 64006461-25377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423-, and the Request Id: aa73fb01-25380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: 67cd7f6f-25381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425, and the Request Id: 4f61fa9c-25387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: a2d51040-25388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: b8df32db-25389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: a506b5e4-25394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 98609c89-25395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-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: 3c859cb3-25396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 97a7d2e9-25398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: 285913fb-25404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: b514384e-25405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 3fc1225a-25407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.457+0000 [webflux-http-epoll-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: 843a94aa-25412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: fb45ef93-25418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: 49eb4715-25419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: 9b133d94-25423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: b88af0d2-25429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 6e26a94f-25432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 7ae1e0e9-25433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: 4f61fa9c-25441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: 64006461-25443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: 67cd7f6f-25446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: aa73fb01-25447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: 98609c89-25449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: b8df32db-25450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 97a7d2e9-25454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: a506b5e4-25455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: 285913fb-25456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 3c859cb3-25457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: a2d51040-25461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: b514384e-25464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.473+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: 3fc1225a-25467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.473+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: 843a94aa-25468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: 49eb4715-25476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: fb45ef93-25477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: 9b133d94-25480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 6e26a94f-25485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 7ae1e0e9-25490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: b88af0d2-25499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: 64006461-25500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.482+0000 [webflux-http-epoll-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: 98609c89-25504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: 67cd7f6f-25507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: b8df32db-25508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.483+0000 [webflux-http-epoll-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: 4f61fa9c-25509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: 285913fb-25514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.485+0000 [webflux-http-epoll-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: a506b5e4-25513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: aa73fb01-25515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 3c859cb3-25519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: b514384e-25521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 97a7d2e9-25522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: a2d51040-25523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: 843a94aa-25527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 3fc1225a-25528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: fb45ef93-25534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.491+0000 [webflux-http-epoll-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: 49eb4715-25537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426-, and the Request Id: 9b133d94-25539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: 6e26a94f-25545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 7ae1e0e9-25549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.497+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: 98609c89-25554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.498+0000 [webflux-http-epoll-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: b88af0d2-25559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: b8df32db-25560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: 4f61fa9c-25566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: 64006461-25571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: 285913fb-25572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: 67cd7f6f-25573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: a506b5e4-25576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426-, and the Request Id: aa73fb01-25578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: b514384e-25580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: 97a7d2e9-25581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: a2d51040-25582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 3c859cb3-25585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 3fc1225a-25587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: 843a94aa-25588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: fb45ef93-25590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 49eb4715-25593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 9b133d94-25599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.509+0000 [webflux-http-epoll-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: 6e26a94f-25603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: 98609c89-25615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 7ae1e0e9-25618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: b88af0d2-25619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: 64006461-25622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: 67cd7f6f-25626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 4f61fa9c-25629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: 285913fb-25631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.517+0000 [webflux-http-epoll-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: aa73fb01-25633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: a2d51040-25635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: a506b5e4-25636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: b8df32db-25638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 3c859cb3-25640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.520+0000 [webflux-http-epoll-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: b514384e-25641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 97a7d2e9-25642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: 843a94aa-25647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: 49eb4715-25650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428-, and the Request Id: 9b133d94-25653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: 3fc1225a-25654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: fb45ef93-25655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.545+0000 [webflux-http-epoll-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: 6e26a94f-25657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.550+0000 [webflux-http-epoll-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: 64006461-25671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 98609c89-25677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.552+0000 [webflux-http-epoll-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: b88af0d2-25678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.553+0000 [webflux-http-epoll-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: a2d51040-25683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.554+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 7ae1e0e9-25686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: 4f61fa9c-25689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428-, and the Request Id: aa73fb01-25691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 285913fb-25693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: 49eb4715-25696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: a506b5e4-25697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: b514384e-25702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: b8df32db-25703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.558+0000 [webflux-http-epoll-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: 97a7d2e9-25705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: 843a94aa-25706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432, and the Request Id: 67cd7f6f-25709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: 6e26a94f-25711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.561+0000 [webflux-http-epoll-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: fb45ef93-25712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.561+0000 [webflux-http-epoll-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: 3fc1225a-25714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 9b133d94-25718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.563+0000 [webflux-http-epoll-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: 3c859cb3-25720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 98609c89-25730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: b88af0d2-25739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 64006461-25740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.570+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 7ae1e0e9-25744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.571+0000 [webflux-http-epoll-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: 285913fb-25746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431, and the Request Id: 4f61fa9c-25745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: aa73fb01-25752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: a2d51040-25755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: b8df32db-25754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.574+0000 [webflux-http-epoll-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: b514384e-25756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: a506b5e4-25757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 97a7d2e9-25759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 843a94aa-25766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433, and the Request Id: 67cd7f6f-25767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: fb45ef93-25769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: 49eb4715-25768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.577+0000 [webflux-http-epoll-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: 3fc1225a-25772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: 3c859cb3-25776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 6e26a94f-25777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: 9b133d94-25779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419, and the Request Id: 98609c89-25790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 7ae1e0e9-25801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 64006461-25804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 4f61fa9c-25805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: a506b5e4-25806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: b88af0d2-25810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: 285913fb-25811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: b514384e-25814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: a2d51040-25815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: b8df32db-25816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 3fc1225a-25817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 97a7d2e9-25818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: fb45ef93-25823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.597+0000 [webflux-http-epoll-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: 843a94aa-25825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: aa73fb01-25827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: 67cd7f6f-25830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 49eb4715-25831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: 9b133d94-25836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 3c859cb3-25840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 6e26a94f-25841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 98609c89-25854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 64006461-25855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: 4f61fa9c-25861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-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: a506b5e4-25864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 7ae1e0e9-25866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: a2d51040-25867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: 285913fb-25869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: b514384e-25870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 97a7d2e9-25875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428-, and the Request Id: 3fc1225a-25876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.612+0000 [webflux-http-epoll-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: b88af0d2-25877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: b8df32db-25880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.614+0000 [webflux-http-epoll-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: fb45ef93-25881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431-, and the Request Id: aa73fb01-25888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: 67cd7f6f-25891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.616+0000 [webflux-http-epoll-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: 843a94aa-25892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.617+0000 [webflux-http-epoll-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: 49eb4715-25896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 9b133d94-25900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 3c859cb3-25903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 6e26a94f-25904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-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: 98609c89-25908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 64006461-25913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: a506b5e4-25918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: 4f61fa9c-25922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: b514384e-25927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: 285913fb-25928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: a2d51040-25931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 3fc1225a-25932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: b88af0d2-25935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 7ae1e0e9-25934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 97a7d2e9-25936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: fb45ef93-25937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.633+0000 [webflux-http-epoll-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: aa73fb01-25941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-25942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: b8df32db-25943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-25944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-25944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-25945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-25946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-25945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-25946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-25947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-25947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-25948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 843a94aa-25949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: 49eb4715-25950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-25951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-25952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-25953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-25954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-25953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-25955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-25956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-25955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.638+0000 [webflux-http-epoll-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: 67cd7f6f-25957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-25958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-25959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.639+0000 [webflux-http-epoll-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: 9b133d94-25960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-25961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 6e26a94f-25962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-25963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-25964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-25965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-25965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-25966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-25967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 3c859cb3-25968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-25969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-25967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-25969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 98609c89-25970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-25971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-25971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-25972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-25973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-25974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: a506b5e4-25976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-25975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-25977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-25974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-25978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-25972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-25979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-25980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 285913fb-25981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-25975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-25979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-25980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-25982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-25983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-25984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-25983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: b514384e-25985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-25984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-25982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-25986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 7ae1e0e9-25987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 64006461-25988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-25989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-25986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.648+0000 [webflux-http-epoll-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: 3fc1225a-25990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-25989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: b88af0d2-25992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 4f61fa9c-25991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-25993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-25994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-25995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-25996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: a2d51040-25997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: fb45ef93-25998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-25999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.651+0000 [webflux-http-epoll-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: b8df32db-26000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: 97a7d2e9-26001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: aa73fb01-26003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: 49eb4715-26010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: 67cd7f6f-26013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: 843a94aa-26015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 6e26a94f-26019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: 3c859cb3-26024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423, and the Request Id: 98609c89-26025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434-, and the Request Id: 9b133d94-26028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: a506b5e4-26031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: 285913fb-26036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-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: 64006461-26041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: b514384e-26043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.663+0000 [webflux-http-epoll-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: b88af0d2-26046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.664+0000 [webflux-http-epoll-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: 3fc1225a-26048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: 4f61fa9c-26049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.665+0000 [webflux-http-epoll-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: a2d51040-26054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: fb45ef93-26055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434-, and the Request Id: aa73fb01-26058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 97a7d2e9-26061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 7ae1e0e9-26063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.671+0000 [webflux-http-epoll-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: 49eb4715-26068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: 67cd7f6f-26071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: 843a94aa-26076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 6e26a94f-26077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 3c859cb3-26078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: b8df32db-26083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 98609c89-26085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 285913fb-26092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: b88af0d2-26093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-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: 9b133d94-26095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: 64006461-26097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: a506b5e4-26102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: b514384e-26103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: aa73fb01-26107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: a2d51040-26108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: 3fc1225a-26110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: fb45ef93-26111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-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: 67cd7f6f-26119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: 4f61fa9c-26121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: 49eb4715-26128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.693+0000 [webflux-http-epoll-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: 7ae1e0e9-26130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 3c859cb3-26132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 6e26a94f-26135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 97a7d2e9-26136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.696+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: b8df32db-26142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: 98609c89-26143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.697+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: 843a94aa-26144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: b514384e-26152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: 9b133d94-26157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: b88af0d2-26158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: 64006461-26161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: a506b5e4-26162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: 285913fb-26164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: fb45ef93-26165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436-, and the Request Id: aa73fb01-26167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: a2d51040-26169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.705+0000 [webflux-http-epoll-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: 3fc1225a-26172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: 49eb4715-26176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: 4f61fa9c-26182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 6e26a94f-26187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.709+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.711+0000 [webflux-http-epoll-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: 97a7d2e9-26190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: 67cd7f6f-26193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.715+0000 [webflux-http-epoll-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: 7ae1e0e9-26196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: 843a94aa-26200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: 98609c89-26202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.719+0000 [webflux-http-epoll-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: b8df32db-26206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 3c859cb3-26207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: 285913fb-26210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: 9b133d94-26211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: b88af0d2-26215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: b514384e-26217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: 64006461-26220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: aa73fb01-26225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: 49eb4715-26226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.725+0000 [webflux-http-epoll-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: a506b5e4-26227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: fb45ef93-26228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: 4f61fa9c-26234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: a2d51040-26235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 6e26a94f-26237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 3fc1225a-26238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: 97a7d2e9-26243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: 98609c89-26251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: 67cd7f6f-26255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 7ae1e0e9-26259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: 285913fb-26260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: b88af0d2-26266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: 3c859cb3-26268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: b514384e-26272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: b8df32db-26273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: 64006461-26276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: aa73fb01-26278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 49eb4715-26284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: 843a94aa-26285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.742+0000 [webflux-http-epoll-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: fb45ef93-26288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: a506b5e4-26289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: a2d51040-26291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: 4f61fa9c-26294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 6e26a94f-26296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438-, and the Request Id: 9b133d94-26297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: 3fc1225a-26300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 97a7d2e9-26304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 98609c89-26307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: 67cd7f6f-26316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: 285913fb-26319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 7ae1e0e9-26320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: b88af0d2-26325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: b514384e-26331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: b8df32db-26332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 3c859cb3-26334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: 64006461-26335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-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: aa73fb01-26338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-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: 49eb4715-26343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.756+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: a506b5e4-26345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441, and the Request Id: 4f61fa9c-26348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: 843a94aa-26349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: fb45ef93-26350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: a2d51040-26353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 6e26a94f-26355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.760+0000 [webflux-http-epoll-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: 3fc1225a-26356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: 9b133d94-26358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 97a7d2e9-26359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: 98609c89-26372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: 67cd7f6f-26378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 7ae1e0e9-26385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: 285913fb-26386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: b88af0d2-26387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: b514384e-26392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: 49eb4715-26393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.770+0000 [webflux-http-epoll-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: 3c859cb3-26394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: b8df32db-26399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: a506b5e4-26402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: 843a94aa-26404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: aa73fb01-26405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-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: fb45ef93-26407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: 4f61fa9c-26409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: 64006461-26410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.774+0000 [webflux-http-epoll-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: 6e26a94f-26412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.774+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 3fc1225a-26414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: 9b133d94-26416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: a2d51040-26419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: 97a7d2e9-26420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 98609c89-26429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.782+0000 [webflux-http-epoll-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: 67cd7f6f-26439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: 285913fb-26442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 7ae1e0e9-26443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: b514384e-26447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: b88af0d2-26453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: a506b5e4-26455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: 49eb4715-26458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: b8df32db-26459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 3c859cb3-26460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: fb45ef93-26463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: 843a94aa-26465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 3fc1225a-26468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: aa73fb01-26469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: 64006461-26471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 6e26a94f-26472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441-, and the Request Id: 9b133d94-26476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 4f61fa9c-26477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: a2d51040-26484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431, and the Request Id: 98609c89-26486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.795+0000 [webflux-http-epoll-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: 97a7d2e9-26487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: 67cd7f6f-26493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 3c859cb3-26500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: a506b5e4-26504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 285913fb-26506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 7ae1e0e9-26509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: b514384e-26510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: b88af0d2-26514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 3fc1225a-26516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: 843a94aa-26521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: b8df32db-26523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: 49eb4715-26524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.809+0000 [webflux-http-epoll-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: aa73fb01-26527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.810+0000 [webflux-http-epoll-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: 64006461-26530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.811+0000 [webflux-http-epoll-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: 6e26a94f-26532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: 67cd7f6f-26535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.813+0000 [webflux-http-epoll-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: a2d51040-26537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: fb45ef93-26541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: 9b133d94-26542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 98609c89-26547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: 4f61fa9c-26548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 3c859cb3-26549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: 97a7d2e9-26559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: 285913fb-26558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: a506b5e4-26563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.820+0000 [webflux-http-epoll-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: b88af0d2-26566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.821+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.823+0000 [webflux-http-epoll-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: 49eb4715-26573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.823+0000 [webflux-http-epoll-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: 7ae1e0e9-26574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 3fc1225a-26578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443-, and the Request Id: aa73fb01-26579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 843a94aa-26584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: b514384e-26585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 64006461-26587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 6e26a94f-26588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: b8df32db-26589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: 67cd7f6f-26596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 9b133d94-26597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: fb45ef93-26598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: a2d51040-26603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 3c859cb3-26610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 4f61fa9c-26612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.833+0000 [webflux-http-epoll-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: 98609c89-26613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 97a7d2e9-26617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: 285913fb-26622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: 49eb4715-26625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: b88af0d2-26629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: a506b5e4-26630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.842+0000 [webflux-http-epoll-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: 843a94aa-26638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 3fc1225a-26640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.842+0000 [webflux-http-epoll-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: 6e26a94f-26641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: aa73fb01-26642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 7ae1e0e9-26643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: b514384e-26645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: 64006461-26649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 9b133d94-26651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: b8df32db-26654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: 67cd7f6f-26656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.846+0000 [webflux-http-epoll-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: fb45ef93-26657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: a2d51040-26660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: 3c859cb3-26666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.850+0000 [webflux-http-epoll-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: 98609c89-26669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446, and the Request Id: 4f61fa9c-26676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: 285913fb-26681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: 49eb4715-26684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: a506b5e4-26686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-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: 97a7d2e9-26689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 843a94aa-26691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 7ae1e0e9-26697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: b88af0d2-26698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: b514384e-26701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 6e26a94f-26702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 3fc1225a-26703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.858+0000 [webflux-http-epoll-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: 9b133d94-26704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: b8df32db-26707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: aa73fb01-26711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: 67cd7f6f-26712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.861+0000 [webflux-http-epoll-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: 64006461-26715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: fb45ef93-26717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.864+0000 [webflux-http-epoll-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: 3c859cb3-26721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.865+0000 [webflux-http-epoll-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: a2d51040-26725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: 98609c89-26728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 4f61fa9c-26735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.869+0000 [webflux-http-epoll-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: 49eb4715-26740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 97a7d2e9-26743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.871+0000 [webflux-http-epoll-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: 285913fb-26744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443, and the Request Id: a506b5e4-26747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-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: 843a94aa-26753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 6e26a94f-26755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: b88af0d2-26757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 7ae1e0e9-26758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: b514384e-26765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: 3fc1225a-26767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: 67cd7f6f-26768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.877+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: 9b133d94-26769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.877+0000 [webflux-http-epoll-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: aa73fb01-26771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: 64006461-26773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: b8df32db-26774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.879+0000 [webflux-http-epoll-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: fb45ef93-26777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450-, and the Request Id: 3c859cb3-26780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: a2d51040-26783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.882+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.883+0000 [webflux-http-epoll-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: 98609c89-26787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.884+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: 4f61fa9c-26794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: 49eb4715-26799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: 285913fb-26800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 97a7d2e9-26804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: 843a94aa-26807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 6e26a94f-26810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 7ae1e0e9-26818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: a506b5e4-26824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: b88af0d2-26825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: b514384e-26826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: 9b133d94-26829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.894+0000 [webflux-http-epoll-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: 67cd7f6f-26831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: 64006461-26832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: b8df32db-26833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: 3fc1225a-26835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: fb45ef93-26836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: aa73fb01-26838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 3c859cb3-26841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: a2d51040-26843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: 98609c89-26844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: 4f61fa9c-26854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: 49eb4715-26857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: 285913fb-26858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 6e26a94f-26863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 97a7d2e9-26865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: 843a94aa-26873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-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: b88af0d2-26879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 7ae1e0e9-26881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: b514384e-26882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: 9b133d94-26886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: a506b5e4-26888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: aa73fb01-26891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: 64006461-26892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: 67cd7f6f-26893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: b8df32db-26895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.913+0000 [webflux-http-epoll-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: fb45ef93-26898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.913+0000 [webflux-http-epoll-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: 3fc1225a-26900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.914+0000 [webflux-http-epoll-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: 98609c89-26902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.914+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 3c859cb3-26906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: a2d51040-26907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.915+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.916+0000 [webflux-http-epoll-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: 49eb4715-26910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: 285913fb-26915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 843a94aa-26922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 6e26a94f-26923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: 4f61fa9c-26924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: b88af0d2-26933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: 9b133d94-26935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 97a7d2e9-26937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: 7ae1e0e9-26938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-26940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-26941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-26940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-26941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-26942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-26943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: 64006461-26944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-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: aa73fb01-26945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-26942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-26946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-26943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-26946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-26947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-26948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-26949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-26948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: b514384e-26950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-26951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.929+0000 [webflux-http-epoll-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: a506b5e4-26952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-26953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-26951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: b8df32db-26954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: 67cd7f6f-26955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-26956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: a2d51040-26957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-26958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-26959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-26959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-26960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: fb45ef93-26961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-26960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-26962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.932+0000 [webflux-http-epoll-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: 3fc1225a-26963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.932+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: 98609c89-26964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 3c859cb3-26965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-26966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.933+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-26967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-26968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-26968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-26969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-26970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-26970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-26971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: 49eb4715-26972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-26973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: 285913fb-26974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-26975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-26975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-26976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-26977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-26976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: 843a94aa-26978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-26979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-26977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-26980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-26982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-26981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-26980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.937+0000 [webflux-http-epoll-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: 4f61fa9c-26983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-26984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 6e26a94f-26985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-26986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-26987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-26986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-26988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-26989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-26990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.939+0000 [webflux-http-epoll-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: 9b133d94-26991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-26989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: b88af0d2-26992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.940+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-26993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 97a7d2e9-26994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.940+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-26993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-26995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-26996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-26997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-26998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-26997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.941+0000 [webflux-http-epoll-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: 7ae1e0e9-26999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-26996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: 64006461-27004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: aa73fb01-27006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-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: b514384e-27010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: a506b5e4-27011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: b8df32db-27015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: 67cd7f6f-27018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 98609c89-27021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 3fc1225a-27022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: fb45ef93-27024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: a2d51040-27025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: 3c859cb3-27028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: 49eb4715-27035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.951+0000 [webflux-http-epoll-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: 843a94aa-27038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: 285913fb-27039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: 4f61fa9c-27042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: 9b133d94-27046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 6e26a94f-27048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: b88af0d2-27050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: 97a7d2e9-27054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 7ae1e0e9-27057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: aa73fb01-27062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: 64006461-27063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-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: b8df32db-27070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: b514384e-27071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-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: a506b5e4-27074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.962+0000 [webflux-http-epoll-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: 67cd7f6f-27075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: a2d51040-27079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: 3fc1225a-27083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: fb45ef93-27084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441, and the Request Id: 98609c89-27086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 3c859cb3-27087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: 843a94aa-27094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: 49eb4715-27095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 285913fb-27099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: 4f61fa9c-27104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: 9b133d94-27105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 6e26a94f-27107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: b88af0d2-27112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 7ae1e0e9-27116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: 64006461-27120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: aa73fb01-27121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: 97a7d2e9-27122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: a2d51040-27126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.995+0000 [webflux-http-epoll-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: b8df32db-27127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: a506b5e4-27132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: 67cd7f6f-27136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.998+0000 [webflux-http-epoll-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: b514384e-27140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:14.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: 98609c89-27144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 3fc1225a-27145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.000+0000 [webflux-http-epoll-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: 3c859cb3-27146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: fb45ef93-27157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.008+0000 [webflux-http-epoll-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: 285913fb-27156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: 64006461-27165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: 843a94aa-27166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: b88af0d2-27168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.013+0000 [webflux-http-epoll-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: 49eb4715-27170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 7ae1e0e9-27172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: a2d51040-27176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.016+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 9b133d94-27178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: 67cd7f6f-27180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: 4f61fa9c-27181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 6e26a94f-27182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: aa73fb01-27183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: b8df32db-27184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: 97a7d2e9-27190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: a506b5e4-27192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 3c859cb3-27195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.021+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: 98609c89-27204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 3fc1225a-27205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: b514384e-27206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: 285913fb-27214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: fb45ef93-27217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: 64006461-27220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: 843a94aa-27222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: b88af0d2-27227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 7ae1e0e9-27229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 49eb4715-27235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454-, and the Request Id: 9b133d94-27236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: a2d51040-27237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 4f61fa9c-27238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: aa73fb01-27240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: b8df32db-27241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458, and the Request Id: 67cd7f6f-27244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 6e26a94f-27248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 97a7d2e9-27249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: a506b5e4-27252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 3c859cb3-27257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444, and the Request Id: 98609c89-27262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: b514384e-27264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 3fc1225a-27265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 285913fb-27272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: fb45ef93-27274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.044+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: 843a94aa-27275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: b88af0d2-27285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.047+0000 [webflux-http-epoll-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: 64006461-27287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 7ae1e0e9-27290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: 4f61fa9c-27293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: 9b133d94-27294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.051+0000 [webflux-http-epoll-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: a2d51040-27299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.051+0000 [webflux-http-epoll-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: 49eb4715-27300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: 67cd7f6f-27302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: aa73fb01-27303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: b8df32db-27305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.052+0000 [webflux-http-epoll-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: 97a7d2e9-27306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: a506b5e4-27310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459-, and the Request Id: 3c859cb3-27314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 6e26a94f-27317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: 3fc1225a-27319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: b514384e-27320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: 98609c89-27327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: fb45ef93-27330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: 285913fb-27336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: 843a94aa-27342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: b88af0d2-27343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: 64006461-27347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 7ae1e0e9-27352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456-, and the Request Id: 9b133d94-27356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: aa73fb01-27355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: 67cd7f6f-27357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: 4f61fa9c-27359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: a2d51040-27360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: b8df32db-27364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: a506b5e4-27365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 3c859cb3-27373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: 49eb4715-27374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.074+0000 [webflux-http-epoll-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: 3fc1225a-27376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: 97a7d2e9-27377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: b514384e-27378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.074+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 6e26a94f-27386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: fb45ef93-27387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 98609c89-27388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.080+0000 [webflux-http-epoll-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: 843a94aa-27394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: 64006461-27401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: b88af0d2-27403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: 285913fb-27406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: 9b133d94-27407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 7ae1e0e9-27408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: a2d51040-27414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: aa73fb01-27415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: 67cd7f6f-27416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: b8df32db-27419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: 3c859cb3-27424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.090+0000 [webflux-http-epoll-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: a506b5e4-27425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: b514384e-27433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: 4f61fa9c-27434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 3fc1225a-27436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: 49eb4715-27440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 97a7d2e9-27444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.096+0000 [webflux-http-epoll-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: fb45ef93-27446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: 843a94aa-27448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 6e26a94f-27452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: 98609c89-27455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.101+0000 [webflux-http-epoll-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: 9b133d94-27462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 64006461-27463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.101+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 7ae1e0e9-27464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: b88af0d2-27467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: 285913fb-27468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: 67cd7f6f-27471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: aa73fb01-27476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: b8df32db-27478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: a2d51040-27480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: a506b5e4-27481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.107+0000 [webflux-http-epoll-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: 3c859cb3-27487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: 4f61fa9c-27488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: b514384e-27491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 3fc1225a-27495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 97a7d2e9-27497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: 49eb4715-27505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: fb45ef93-27507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: 843a94aa-27508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448, and the Request Id: 98609c89-27513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 6e26a94f-27516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: 9b133d94-27521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: b88af0d2-27523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: 64006461-27525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: 285913fb-27527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 7ae1e0e9-27529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.121+0000 [webflux-http-epoll-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: 67cd7f6f-27531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: aa73fb01-27535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: a2d51040-27539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: b8df32db-27538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: a506b5e4-27543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 3c859cb3-27544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: 4f61fa9c-27545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.127+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: b514384e-27554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 97a7d2e9-27556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: 3fc1225a-27557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: fb45ef93-27563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: 49eb4715-27565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: 843a94aa-27566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.139+0000 [webflux-http-epoll-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: 9b133d94-27574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: b88af0d2-27576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 6e26a94f-27579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449, and the Request Id: 98609c89-27585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 7ae1e0e9-27586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: 64006461-27587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.143+0000 [webflux-http-epoll-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: 67cd7f6f-27591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: aa73fb01-27594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 285913fb-27595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: b8df32db-27596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: a2d51040-27598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: 4f61fa9c-27601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.147+0000 [webflux-http-epoll-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: 3c859cb3-27603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: a506b5e4-27606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: b514384e-27613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.151+0000 [webflux-http-epoll-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: 97a7d2e9-27614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 3fc1225a-27615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: 843a94aa-27620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: fb45ef93-27623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 49eb4715-27629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 7ae1e0e9-27632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.158+0000 [webflux-http-epoll-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: 9b133d94-27635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: b88af0d2-27642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.160+0000 [webflux-http-epoll-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: 98609c89-27643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 6e26a94f-27645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: 64006461-27646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: b8df32db-27648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: aa73fb01-27653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 285913fb-27654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462, and the Request Id: 4f61fa9c-27656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: a2d51040-27659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.164+0000 [webflux-http-epoll-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: 67cd7f6f-27657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: a506b5e4-27665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 97a7d2e9-27669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 3c859cb3-27673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 3fc1225a-27674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: b514384e-27679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 843a94aa-27680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.173+0000 [webflux-http-epoll-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: fb45ef93-27689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462-, and the Request Id: 9b133d94-27691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 49eb4715-27692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 7ae1e0e9-27695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: b88af0d2-27697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 6e26a94f-27705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.179+0000 [webflux-http-epoll-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: b8df32db-27706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: 98609c89-27708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.179+0000 [webflux-http-epoll-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: 64006461-27709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: aa73fb01-27711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: a506b5e4-27713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.183+0000 [webflux-http-epoll-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: 285913fb-27719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.183+0000 [webflux-http-epoll-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: a2d51040-27721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: 4f61fa9c-27724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: 67cd7f6f-27726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 3fc1225a-27727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 97a7d2e9-27735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: b514384e-27737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: 3c859cb3-27739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: 843a94aa-27742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.190+0000 [webflux-http-epoll-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: 49eb4715-27745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: fb45ef93-27750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: b88af0d2-27755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: 9b133d94-27756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 7ae1e0e9-27758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: 64006461-27760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 6e26a94f-27761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: aa73fb01-27768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: b8df32db-27769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: a2d51040-27772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: a506b5e4-27774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: 98609c89-27775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 4f61fa9c-27780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.201+0000 [webflux-http-epoll-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: 67cd7f6f-27784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 3fc1225a-27788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: 285913fb-27789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.203+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 97a7d2e9-27791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 3c859cb3-27794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: 843a94aa-27796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: 49eb4715-27803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: b514384e-27805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: 9b133d94-27809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 6e26a94f-27811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: fb45ef93-27816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: 64006461-27817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.214+0000 [webflux-http-epoll-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: 7ae1e0e9-27820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.215+0000 [webflux-http-epoll-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: b88af0d2-27827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: a506b5e4-27828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: a2d51040-27830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: b8df32db-27834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.218+0000 [webflux-http-epoll-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: 98609c89-27836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465, and the Request Id: 4f61fa9c-27838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: aa73fb01-27840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 3fc1225a-27842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.221+0000 [webflux-http-epoll-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: 67cd7f6f-27844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: 285913fb-27846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 97a7d2e9-27849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: 843a94aa-27853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.225+0000 [webflux-http-epoll-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: 3c859cb3-27855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: 9b133d94-27864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 49eb4715-27866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: b514384e-27867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: 64006461-27874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.232+0000 [webflux-http-epoll-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: 6e26a94f-27876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: fb45ef93-27878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: b88af0d2-27882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 7ae1e0e9-27884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: a2d51040-27889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: a506b5e4-27890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 98609c89-27896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 4f61fa9c-27897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.237+0000 [webflux-http-epoll-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: aa73fb01-27898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: b8df32db-27899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 3fc1225a-27901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.238+0000 [webflux-http-epoll-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: 67cd7f6f-27905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.239+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: 285913fb-27909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 97a7d2e9-27910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: 843a94aa-27911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469-, and the Request Id: 3c859cb3-27917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: 49eb4715-27918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: b514384e-27926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: 9b133d94-27929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 6e26a94f-27930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.248+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 7ae1e0e9-27936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: 64006461-27937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: fb45ef93-27938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-27939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-27940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-27942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-27943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-27944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: a506b5e4-27945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-27946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-27946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-27947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-27947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: b88af0d2-27948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: a2d51040-27949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: b8df32db-27950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-27951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 3fc1225a-27952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-27953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-27954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-27955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-27953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-27955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: aa73fb01-27956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-27957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-27957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-27958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-27959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.256+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-27960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-27961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-27959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: 67cd7f6f-27962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-27963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467, and the Request Id: 4f61fa9c-27964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-27961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-27965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-27966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-27965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 98609c89-27967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-27968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-27968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-27969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-27969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-27970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-27971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-27972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: 843a94aa-27973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-27974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470-, and the Request Id: 3c859cb3-27975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-27974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-27976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-27977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-27978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 97a7d2e9-27979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-27977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: 285913fb-27980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.261+0000 [webflux-http-epoll-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: 49eb4715-27981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-27982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-27983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-27982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-27983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-27984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 9b133d94-27985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-27986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-27986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-27987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-27988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-27987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: 64006461-27989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: b514384e-27990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-27991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-27992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-27992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-27993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-27994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.265+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-27995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-27993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: a506b5e4-27996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-27995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 6e26a94f-27997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-27998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-27998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: 7ae1e0e9-27999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: a2d51040-28000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: fb45ef93-28004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: b88af0d2-28005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.268+0000 [webflux-http-epoll-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: 3fc1225a-28007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: b8df32db-28012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471, and the Request Id: 67cd7f6f-28016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: aa73fb01-28019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 4f61fa9c-28025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: 3c859cb3-28028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: 98609c89-28030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 97a7d2e9-28035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: 49eb4715-28038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 843a94aa-28042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: 285913fb-28043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: b514384e-28046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: 64006461-28049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: a506b5e4-28054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.282+0000 [webflux-http-epoll-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: 7ae1e0e9-28057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: a2d51040-28058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.284+0000 [webflux-http-epoll-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: 3fc1225a-28060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: 9b133d94-28062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: b8df32db-28064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: fb45ef93-28067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: 67cd7f6f-28069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: 6e26a94f-28070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: b88af0d2-28071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469, and the Request Id: 4f61fa9c-28078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 3c859cb3-28080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: aa73fb01-28081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 97a7d2e9-28086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: a506b5e4-28099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: 64006461-28101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: 843a94aa-28107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 3fc1225a-28108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457, and the Request Id: 98609c89-28110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 7ae1e0e9-28112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: b514384e-28115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: a2d51040-28116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469-, and the Request Id: 9b133d94-28119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: b8df32db-28120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.305+0000 [webflux-http-epoll-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: b88af0d2-28126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: 67cd7f6f-28127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.305+0000 [webflux-http-epoll-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: fb45ef93-28128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470, and the Request Id: 4f61fa9c-28132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: 49eb4715-28133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 3c859cb3-28136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.308+0000 [webflux-http-epoll-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: 285913fb-28138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: aa73fb01-28139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 97a7d2e9-28140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 6e26a94f-28145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: a506b5e4-28153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: 64006461-28156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: 843a94aa-28163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: a2d51040-28166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 7ae1e0e9-28169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 3fc1225a-28171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: b88af0d2-28174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: 9b133d94-28176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: b514384e-28180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: b8df32db-28183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: 67cd7f6f-28186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: 98609c89-28185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: 4f61fa9c-28189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.324+0000 [webflux-http-epoll-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: aa73fb01-28192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 49eb4715-28194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: fb45ef93-28196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 3c859cb3-28197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: 285913fb-28198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: 97a7d2e9-28200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 6e26a94f-28201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.328+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: a506b5e4-28220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: 64006461-28223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 843a94aa-28224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 7ae1e0e9-28225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.335+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: b88af0d2-28231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 3fc1225a-28233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 9b133d94-28235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: a2d51040-28236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: b8df32db-28237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: b514384e-28239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.339+0000 [webflux-http-epoll-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: 67cd7f6f-28242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 98609c89-28248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: 49eb4715-28253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-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: aa73fb01-28254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.341+0000 [webflux-http-epoll-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: fb45ef93-28255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.342+0000 [webflux-http-epoll-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: 4f61fa9c-28256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 3c859cb3-28257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.343+0000 [webflux-http-epoll-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: 285913fb-28258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.345+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 6e26a94f-28262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 97a7d2e9-28263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-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: 7ae1e0e9-28276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: a506b5e4-28278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.352+0000 [webflux-http-epoll-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: 843a94aa-28285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 64006461-28286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: b8df32db-28289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: b514384e-28294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476, and the Request Id: 67cd7f6f-28295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 3fc1225a-28296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: 9b133d94-28297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: a2d51040-28300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: fb45ef93-28308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473, and the Request Id: 4f61fa9c-28309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460, and the Request Id: 98609c89-28310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-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: b88af0d2-28311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: 49eb4715-28313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.358+0000 [webflux-http-epoll-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: 3c859cb3-28315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: 285913fb-28318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 97a7d2e9-28320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.361+0000 [webflux-http-epoll-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: 6e26a94f-28322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: aa73fb01-28325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.362+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 7ae1e0e9-28329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: a506b5e4-28337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.365+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 843a94aa-28342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 64006461-28346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: b8df32db-28345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 3fc1225a-28349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.369+0000 [webflux-http-epoll-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: b514384e-28352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473-, and the Request Id: 9b133d94-28353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: a2d51040-28357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: 98609c89-28359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: 67cd7f6f-28364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: 49eb4715-28365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: fb45ef93-28366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.374+0000 [webflux-http-epoll-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: 285913fb-28371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: 4f61fa9c-28372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 3c859cb3-28375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 6e26a94f-28380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: b88af0d2-28381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 97a7d2e9-28382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.381+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: aa73fb01-28390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 7ae1e0e9-28398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: a506b5e4-28399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 843a94aa-28400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: b514384e-28405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-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: b8df32db-28409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 3fc1225a-28410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: 9b133d94-28413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 98609c89-28415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: 64006461-28417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: fb45ef93-28420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: 67cd7f6f-28422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.390+0000 [webflux-http-epoll-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: 49eb4715-28425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.391+0000 [webflux-http-epoll-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: 285913fb-28429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: 4f61fa9c-28431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: a2d51040-28432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 3c859cb3-28434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 6e26a94f-28435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: b88af0d2-28442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 97a7d2e9-28446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: a506b5e4-28453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: aa73fb01-28455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: 843a94aa-28457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 7ae1e0e9-28459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: b514384e-28465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472-, and the Request Id: 3fc1225a-28468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: 9b133d94-28469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.402+0000 [webflux-http-epoll-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: 98609c89-28472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.403+0000 [webflux-http-epoll-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: b8df32db-28473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: fb45ef93-28477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: 49eb4715-28480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 64006461-28481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: 67cd7f6f-28483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: 285913fb-28485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 6e26a94f-28492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: a2d51040-28493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.408+0000 [webflux-http-epoll-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: 4f61fa9c-28494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: 3c859cb3-28495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: b88af0d2-28503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.413+0000 [webflux-http-epoll-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: 97a7d2e9-28507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: a506b5e4-28515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.416+0000 [webflux-http-epoll-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: 843a94aa-28516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 7ae1e0e9-28517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: aa73fb01-28518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 98609c89-28526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 3fc1225a-28527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.420+0000 [webflux-http-epoll-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: 9b133d94-28529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: b514384e-28531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: b8df32db-28534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-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: 64006461-28537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: 49eb4715-28540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: 67cd7f6f-28541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: fb45ef93-28543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: 285913fb-28544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.426+0000 [webflux-http-epoll-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: a2d51040-28548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 6e26a94f-28555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.428+0000 [webflux-http-epoll-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: 3c859cb3-28557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: 4f61fa9c-28558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: b88af0d2-28561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 97a7d2e9-28569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 843a94aa-28573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: aa73fb01-28574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: a506b5e4-28575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 7ae1e0e9-28582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 9b133d94-28587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: b514384e-28588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 98609c89-28589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: 3fc1225a-28591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: b8df32db-28593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: 67cd7f6f-28599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: 285913fb-28601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: 49eb4715-28603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.441+0000 [webflux-http-epoll-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: fb45ef93-28606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 64006461-28607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 3c859cb3-28610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.443+0000 [webflux-http-epoll-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: 4f61fa9c-28613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468-, and the Request Id: 6e26a94f-28614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: a2d51040-28616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 97a7d2e9-28624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: 843a94aa-28626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.447+0000 [webflux-http-epoll-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: b88af0d2-28628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 7ae1e0e9-28636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: 9b133d94-28637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: aa73fb01-28640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: a506b5e4-28641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-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: b8df32db-28648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 98609c89-28649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.453+0000 [webflux-http-epoll-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: b514384e-28651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: 3fc1225a-28656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: 49eb4715-28658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482, and the Request Id: 67cd7f6f-28659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: fb45ef93-28662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: 285913fb-28663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 64006461-28666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.459+0000 [webflux-http-epoll-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: 3c859cb3-28670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.459+0000 [webflux-http-epoll-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: 6e26a94f-28672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: a2d51040-28675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: 843a94aa-28683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 4f61fa9c-28684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: b88af0d2-28688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.466+0000 [webflux-http-epoll-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: 9b133d94-28690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.466+0000 [webflux-http-epoll-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: 97a7d2e9-28692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: aa73fb01-28695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 7ae1e0e9-28698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.469+0000 [webflux-http-epoll-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: b514384e-28702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: a506b5e4-28711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.472+0000 [webflux-http-epoll-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: 98609c89-28713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: 67cd7f6f-28714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: b8df32db-28715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: fb45ef93-28716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.475+0000 [webflux-http-epoll-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: 3fc1225a-28724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: 49eb4715-28725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 64006461-28726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: 285913fb-28728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 3c859cb3-28729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480, and the Request Id: 4f61fa9c-28733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.478+0000 [webflux-http-epoll-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: 6e26a94f-28737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: b88af0d2-28742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: 843a94aa-28741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: a2d51040-28743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 97a7d2e9-28746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: 9b133d94-28751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: aa73fb01-28753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: b514384e-28761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 7ae1e0e9-28765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: a506b5e4-28766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: fb45ef93-28774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: 67cd7f6f-28775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468, and the Request Id: 98609c89-28776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 3fc1225a-28778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: 49eb4715-28781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.490+0000 [webflux-http-epoll-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: b8df32db-28782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484-, and the Request Id: 3c859cb3-28785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: 4f61fa9c-28790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: 285913fb-28792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: 64006461-28793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 6e26a94f-28796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: b88af0d2-28799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.517+0000 [webflux-http-epoll-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: 97a7d2e9-28803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: 843a94aa-28807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: a2d51040-28810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: aa73fb01-28809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: b514384e-28813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: 9b133d94-28820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: a506b5e4-28823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 7ae1e0e9-28825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: fb45ef93-28827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485, and the Request Id: 67cd7f6f-28828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 3fc1225a-28834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: b8df32db-28835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 3c859cb3-28839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 98609c89-28840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: 49eb4715-28846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.530+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: 285913fb-28849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: 4f61fa9c-28855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: 64006461-28860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: b88af0d2-28861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 6e26a94f-28862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 843a94aa-28863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: 97a7d2e9-28867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.537+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: a2d51040-28870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: b514384e-28871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: 9b133d94-28872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481-, and the Request Id: aa73fb01-28877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.541+0000 [webflux-http-epoll-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: fb45ef93-28880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 7ae1e0e9-28886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.543+0000 [webflux-http-epoll-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: a506b5e4-28887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: 67cd7f6f-28892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 98609c89-28897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.546+0000 [webflux-http-epoll-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: b8df32db-28899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 3fc1225a-28901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 3c859cb3-28904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: 49eb4715-28907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: 285913fb-28911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: 4f61fa9c-28912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 6e26a94f-28920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: 64006461-28921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.553+0000 [webflux-http-epoll-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: 843a94aa-28923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.554+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: b88af0d2-28927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.554+0000 [webflux-http-epoll-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: 97a7d2e9-28928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.554+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: b514384e-28929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: a2d51040-28933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482-, and the Request Id: aa73fb01-28934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: 9b133d94-28935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: fb45ef93-28937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-28938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.558+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-28941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-28941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-28944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-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: 67cd7f6f-28945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 7ae1e0e9-28946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-28947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-28948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-28949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-28950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-28950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-28951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-28952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: a506b5e4-28953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-28954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-28954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: b8df32db-28955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-28956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-28956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487-, and the Request Id: 3c859cb3-28957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 98609c89-28958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-28959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-28960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-28961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-28962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-28963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-28964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-28965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-28966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-28962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.568+0000 [webflux-http-epoll-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: 285913fb-28967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-28968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-28964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-28968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 3fc1225a-28969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-28970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-28971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-28972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-28970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-28971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-28972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: 49eb4715-28973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: 4f61fa9c-28974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: 843a94aa-28975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-28976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-28977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-28976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-28978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-28979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-28980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-28978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-28981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-28980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-28982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-28983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 6e26a94f-28984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 97a7d2e9-28985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-28982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-28986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-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: 9b133d94-28987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-28988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: b88af0d2-28989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-28986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: b514384e-28990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-28988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: 64006461-28991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-28992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-28992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-28993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-28994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-28995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-28993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-28994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 7ae1e0e9-28996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-28998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-28999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-28997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-28997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: 67cd7f6f-29000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: a2d51040-29003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: aa73fb01-29004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: fb45ef93-29005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 98609c89-29008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: b8df32db-29009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 3c859cb3-29011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-29014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: 285913fb-29018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: a506b5e4-29021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: 49eb4715-29026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-29027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: 3fc1225a-29032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 6e26a94f-29036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: 843a94aa-29037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: 4f61fa9c-29038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-29043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-29043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 7ae1e0e9-29048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-29050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: b514384e-29051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-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: 9b133d94-29053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-29050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 97a7d2e9-29054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.595+0000 [webflux-http-epoll-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: 64006461-29055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: b88af0d2-29057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: b8df32db-29060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 98609c89-29061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: 67cd7f6f-29067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.599+0000 [webflux-http-epoll-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: a2d51040-29068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: fb45ef93-29069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: aa73fb01-29070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: 285913fb-29071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.601+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-29079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: a506b5e4-29080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: 49eb4715-29081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 3c859cb3-29086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 3fc1225a-29087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-29090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 6e26a94f-29094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 843a94aa-29095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: 4f61fa9c-29096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.611+0000 [webflux-http-epoll-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: 9b133d94-29102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.612+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 7ae1e0e9-29106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 97a7d2e9-29107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-29108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-29108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: b88af0d2-29111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-29112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-29112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: 64006461-29113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: b514384e-29120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: 98609c89-29121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: b8df32db-29122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: aa73fb01-29125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: a2d51040-29126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: fb45ef93-29131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-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: 285913fb-29132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: 67cd7f6f-29133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: a506b5e4-29136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-29139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: 49eb4715-29142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: 3c859cb3-29146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.623+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: 843a94aa-29148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 3fc1225a-29149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-29152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 6e26a94f-29154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: 4f61fa9c-29157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.629+0000 [webflux-http-epoll-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: 7ae1e0e9-29160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: 9b133d94-29161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: b8df32db-29167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 97a7d2e9-29169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-29172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: b88af0d2-29173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-29172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-29179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-29179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: b514384e-29181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: 64006461-29183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: aa73fb01-29187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: 67cd7f6f-29188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475, and the Request Id: 98609c89-29191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: a2d51040-29194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: a506b5e4-29196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 3c859cb3-29198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: fb45ef93-29199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-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: 843a94aa-29202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: 285913fb-29203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64006461-29206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 49eb4715-29209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.644+0000 [webflux-http-epoll-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: 7ae1e0e9-29210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 3fc1225a-29211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: 9b133d94-29213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d51040-29217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: b8df32db-29218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: 6e26a94f-29219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 4f61fa9c-29225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64006461-29235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: b88af0d2-29236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64006461-29235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d51040-29242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492, and the Request Id: 67cd7f6f-29241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d51040-29242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: 64006461-29245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: 98609c89-29246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 97a7d2e9-29247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: b514384e-29249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.658+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.658+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 3c859cb3-29252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-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: 285913fb-29255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: a2d51040-29257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: a506b5e4-29256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 7ae1e0e9-29258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: aa73fb01-29260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: fb45ef93-29264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-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: 49eb4715-29266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: 843a94aa-29267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: b8df32db-29270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: 3fc1225a-29272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 6e26a94f-29273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 9b133d94-29276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489, and the Request Id: 4f61fa9c-29287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: 67cd7f6f-29293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.673+0000 [webflux-http-epoll-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: 98609c89-29298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: b88af0d2-29300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 97a7d2e9-29303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-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: b514384e-29304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 7ae1e0e9-29307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: 49eb4715-29311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: 285913fb-29312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.677+0000 [webflux-http-epoll-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: aa73fb01-29313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.677+0000 [webflux-http-epoll-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: 3c859cb3-29315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: 843a94aa-29316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: fb45ef93-29318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 6e26a94f-29319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.681+0000 [webflux-http-epoll-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: 9b133d94-29322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.683+0000 [webflux-http-epoll-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: a506b5e4-29328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.684+0000 [webflux-http-epoll-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: b8df32db-29330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.686+0000 [webflux-http-epoll-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: 3fc1225a-29336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: 4f61fa9c-29341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: 67cd7f6f-29345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: 98609c89-29351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: 49eb4715-29355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: b514384e-29356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.694+0000 [webflux-http-epoll-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: 3c859cb3-29358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: b88af0d2-29360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 97a7d2e9-29362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.695+0000 [webflux-http-epoll-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: 285913fb-29364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.696+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: 843a94aa-29365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 6e26a94f-29366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: aa73fb01-29369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: fb45ef93-29370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491-, and the Request Id: 9b133d94-29373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.700+0000 [webflux-http-epoll-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: 7ae1e0e9-29377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: a506b5e4-29382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: b8df32db-29387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 3fc1225a-29389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.707+0000 [webflux-http-epoll-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: 67cd7f6f-29399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 98609c89-29401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: 4f61fa9c-29404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: 49eb4715-29408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495-, and the Request Id: 3c859cb3-29411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: b88af0d2-29415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: b514384e-29416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.713+0000 [webflux-http-epoll-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: 97a7d2e9-29417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 6e26a94f-29419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 843a94aa-29420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.713+0000 [webflux-http-epoll-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: 285913fb-29421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: aa73fb01-29425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 7ae1e0e9-29426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.717+0000 [webflux-http-epoll-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: fb45ef93-29429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492-, and the Request Id: 9b133d94-29433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: a506b5e4-29434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: b8df32db-29437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.722+0000 [webflux-http-epoll-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: 3fc1225a-29442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: 67cd7f6f-29448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: 49eb4715-29454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 3c859cb3-29461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: 4f61fa9c-29462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: b88af0d2-29463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: 98609c89-29467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: 843a94aa-29469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 6e26a94f-29470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.733+0000 [webflux-http-epoll-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: b514384e-29474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 97a7d2e9-29476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: aa73fb01-29477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: 285913fb-29479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 7ae1e0e9-29480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493-, and the Request Id: 9b133d94-29482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: fb45ef93-29485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: a506b5e4-29487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: b8df32db-29493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 3fc1225a-29495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.745+0000 [webflux-http-epoll-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: 49eb4715-29503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: 67cd7f6f-29508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 6e26a94f-29512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 98609c89-29516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: 3c859cb3-29518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: 4f61fa9c-29521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.750+0000 [webflux-http-epoll-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: 843a94aa-29522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: b514384e-29526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 7ae1e0e9-29530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: b88af0d2-29531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: 285913fb-29532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: 9b133d94-29534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 97a7d2e9-29535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: a506b5e4-29538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: fb45ef93-29539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.756+0000 [webflux-http-epoll-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: b8df32db-29540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: aa73fb01-29541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 3fc1225a-29544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 49eb4715-29554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498, and the Request Id: 67cd7f6f-29561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: 843a94aa-29566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 6e26a94f-29569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 3c859cb3-29573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494, and the Request Id: 4f61fa9c-29574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482, and the Request Id: 98609c89-29576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.769+0000 [webflux-http-epoll-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: b88af0d2-29578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.770+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: 9b133d94-29581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: b514384e-29582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd7f6f-29584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: a506b5e4-29586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: 97a7d2e9-29587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: 285913fb-29589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: aa73fb01-29590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: fb45ef93-29592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c859cb3-29595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.775+0000 [webflux-http-epoll-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: 3fc1225a-29597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 7ae1e0e9-29602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd7f6f-29606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd7f6f-29606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c859cb3-29609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c859cb3-29609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: 49eb4715-29613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: b8df32db-29614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.780+0000 [webflux-http-epoll-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: 67cd7f6f-29615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.780+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 843a94aa-29618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: 3c859cb3-29624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 98609c89-29625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.784+0000 [webflux-http-epoll-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: 4f61fa9c-29626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.784+0000 [webflux-http-epoll-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: 6e26a94f-29628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.784+0000 [webflux-http-epoll-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: 9b133d94-29629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: b88af0d2-29634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: b514384e-29635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.787+0000 [webflux-http-epoll-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: 285913fb-29637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 97a7d2e9-29639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.788+0000 [webflux-http-epoll-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: a506b5e4-29643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: aa73fb01-29644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: fb45ef93-29645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 3fc1225a-29652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.792+0000 [webflux-http-epoll-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: 7ae1e0e9-29653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: 49eb4715-29664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: b8df32db-29665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.797+0000 [webflux-http-epoll-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: 843a94aa-29667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496, and the Request Id: 4f61fa9c-29672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 98609c89-29677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.801+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: 9b133d94-29678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 6e26a94f-29680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: b514384e-29682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: b88af0d2-29683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.803+0000 [webflux-http-epoll-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: 97a7d2e9-29684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: 285913fb-29688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: a506b5e4-29689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: fb45ef93-29692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: aa73fb01-29693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 3fc1225a-29697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 7ae1e0e9-29699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: b8df32db-29707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: 49eb4715-29713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: 843a94aa-29717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae1e0e9-29721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 98609c89-29722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.815+0000 [webflux-http-epoll-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: 4f61fa9c-29723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 6e26a94f-29725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 9b133d94-29728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: b514384e-29729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: b88af0d2-29732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8df32db-29734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: 285913fb-29735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 97a7d2e9-29736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.819+0000 [webflux-http-epoll-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: a506b5e4-29737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: fb45ef93-29739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843a94aa-29740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: aa73fb01-29741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae1e0e9-29744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae1e0e9-29744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 3fc1225a-29745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8df32db-29746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8df32db-29746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 7ae1e0e9-29748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b133d94-29751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: b8df32db-29755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 843a94aa-29758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: 49eb4715-29759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 843a94aa-29758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b133d94-29761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.828+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b133d94-29761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.828+0000 [webflux-http-epoll-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: 843a94aa-29762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.830+0000 [webflux-http-epoll-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: 6e26a94f-29766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.830+0000 [webflux-http-epoll-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: 98609c89-29768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: 9b133d94-29770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: 4f61fa9c-29774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: b514384e-29776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.835+0000 [webflux-http-epoll-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: b88af0d2-29781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: a506b5e4-29782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: 285913fb-29783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 97a7d2e9-29784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.837+0000 [webflux-http-epoll-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: fb45ef93-29785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: aa73fb01-29787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 3fc1225a-29788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61fa9c-29790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: 49eb4715-29796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97a7d2e9-29800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 6e26a94f-29801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 98609c89-29805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f61fa9c-29810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: b88af0d2-29811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f61fa9c-29810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: a506b5e4-29814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: 285913fb-29815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a7d2e9-29817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a7d2e9-29817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: b514384e-29818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499, and the Request Id: 4f61fa9c-29819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: aa73fb01-29821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 3fc1225a-29823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: fb45ef93-29824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 97a7d2e9-29825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: 49eb4715-29828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88af0d2-29829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.857+0000 [webflux-http-epoll-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: 6e26a94f-29833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa73fb01-29834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.860+0000 [webflux-http-epoll-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: 98609c89-29839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b88af0d2-29841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88af0d2-29841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73fb01-29842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73fb01-29842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: b88af0d2-29845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: 285913fb-29847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497, and the Request Id: a506b5e4-29848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: b514384e-29850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: aa73fb01-29852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.866+0000 [webflux-http-epoll-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: 3fc1225a-29853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: fb45ef93-29855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.870+0000 [webflux-http-epoll-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: 49eb4715-29859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 6e26a94f-29864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 98609c89-29867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: a506b5e4-29871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: 285913fb-29873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: b514384e-29875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 3fc1225a-29876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: fb45ef93-29879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a506b5e4-29880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.885+0000 [webflux-http-epoll-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: 49eb4715-29885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1225a-29888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.888+0000 [webflux-http-epoll-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: 98609c89-29889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.888+0000 [webflux-http-epoll-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: 6e26a94f-29891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: 285913fb-29892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a506b5e4-29893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a506b5e4-29893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc1225a-29894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc1225a-29894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: a506b5e4-29897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.892+0000 [webflux-http-epoll-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: b514384e-29899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.895+0000 [webflux-http-epoll-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: 3fc1225a-29901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: fb45ef93-29903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: 49eb4715-29908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 98609c89-29911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 6e26a94f-29913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: 285913fb-29914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: b514384e-29918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: fb45ef93-29921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 49eb4715-29926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 98609c89-29929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 6e26a94f-29930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: 285913fb-29932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.922+0000 [webflux-http-epoll-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: b514384e-29938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.925+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: fb45ef93-29942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.925+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: 49eb4715-29943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.927+0000 [webflux-http-epoll-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: 98609c89-29946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b514384e-29947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 6e26a94f-29948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: 285913fb-29949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb45ef93-29950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b514384e-29954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b514384e-29954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb45ef93-29955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45ef93-29955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: b514384e-29957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: 49eb4715-29960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: fb45ef93-29962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 98609c89-29964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 6e26a94f-29965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: 285913fb-29966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: 49eb4715-29974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 98609c89-29976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 6e26a94f-29977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: 285913fb-29978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4715-29979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26a94f-29981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49eb4715-29983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb4715-29983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26a94f-29984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26a94f-29984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: 49eb4715-29985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 98609c89-29988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 6e26a94f-29989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: 285913fb-29990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-29994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-29994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497, and the Request Id: 98609c89-29995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: 285913fb-29996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-29997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-29998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-29999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-29999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-30000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-30000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: 98609c89-30001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:15.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: 285913fb-30002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98609c89-30003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285913fb-30004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98609c89-30005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98609c89-30005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285913fb-30006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285913fb-30006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.007+0000 [webflux-http-epoll-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: 98609c89-30007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: 285913fb-30008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.013+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT14.159433579S [facility=, subject=, traceId=] 2026-08-08T14:14:16.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 335304f3-30009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30010, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.088+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:16.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: cd925cc4-30011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd925cc4-30011 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 5335612b-30012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: e5955c5b-30013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 0277ec60-30014, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.222+0000 [reactor-http-epoll-4] 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=] 2026-08-08T14:14:16.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 248b53b3-30015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 0277ec60-30016, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.252+0000 [reactor-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-08-08T14:14:16.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248b53b3-30015 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: 30933c0f-30017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.290+0000 [webflux-http-epoll-1] 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=] 2026-08-08T14:14:16.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30933c0f-30017 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: fb0e0605-30018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.333+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:16.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518aa594-30019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30020, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518aa594-30019 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: 86b83425-30021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30022, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86b83425-30021 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2576831b-30023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 0277ec60-30024, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2576831b-30023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: c8ea2721-30025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 0277ec60-30026, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8ea2721-30025 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e79f475b-30027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 0277ec60-30028, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e79f475b-30027 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4292df15-30029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 0277ec60-30030, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4292df15-30029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7155b891-30031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.672+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=] 2026-08-08T14:14:16.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7155b891-30031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: df4c7cc2-30032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.726+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=] 2026-08-08T14:14:16.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df4c7cc2-30032 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8f27e7-30033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.769+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=] 2026-08-08T14:14:16.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8f27e7-30033 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299feae-30034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.813+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=] 2026-08-08T14:14:16.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299feae-30034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: bb89eb5b-30035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30036, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb89eb5b-30035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: bbfed439-30037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbfed439-30037 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6e75f49-30038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30039, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30040, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6e75f49-30038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.950+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-08-08T14:14:16.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71eb46b6-30041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30042, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:16.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71eb46b6-30041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 020d0c44-30043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30044, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30045, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 020d0c44-30043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723b2e57-30046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723b2e57-30046 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb1eb267-30047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb1eb267-30047 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ecf8a218-30048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30049, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecf8a218-30048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.166+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=] 2026-08-08T14:14:17.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7b5c626-30050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30051, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30052, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7b5c626-30050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.220+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=] 2026-08-08T14:14:17.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a6367860-30053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30054, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6367860-30053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.260+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=] 2026-08-08T14:14:17.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8b822bc-30055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30056, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30057, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 189e0c64-30058, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189e0c64-30058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8b822bc-30055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee1cde0-30059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee1cde0-30059 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0ce15f62-30060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0ce15f62-30060 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 70ae6dae-30061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30062, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.424+0000 [reactor-http-epoll-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:17.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ae6dae-30061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 2935ff2f-30063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2935ff2f-30063 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 7838a216-30064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30065, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7838a216-30064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: f70c4fb3-30066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f70c4fb3-30066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: b70dde58-30067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b70dde58-30067 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 052f82d0-30068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 052f82d0-30068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9bd0e557-30069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bd0e557-30069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3c84faa-30070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3c84faa-30070 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19422bc8-30071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19422bc8-30071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 353b0cf4-30072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353b0cf4-30072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f69f5d85-30073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f69f5d85-30073 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 333edbad-30074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333edbad-30074 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b2801ba7-30075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:17.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2801ba7-30075 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: d624e25e-30076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d624e25e-30076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: c1ac9271-30077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1ac9271-30077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 213419cb-30078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213419cb-30078 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 4e996ed0-30079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e996ed0-30079 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: e9b8b306-30080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9b8b306-30080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: b4dd1bee-30081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4dd1bee-30081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 2e3ef102-30082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3ef102-30082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 9780d341-30083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9780d341-30083 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: c00ed248-30084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c00ed248-30084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: ed0cec91-30085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed0cec91-30085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 53be3bb6-30086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 189e0c64-30087, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189e0c64-30087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.446+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:18.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: e0e23ced-30088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: b95a239b-30089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: a1657d6c-30090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 03a294ea-30091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 03a294ea-30091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: ee729515-30092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee729515-30092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.655+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:36749/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2026-08-08T14:14:18.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: ed44d240-30093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 68b79fc4-30094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30095, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.728+0000 [reactor-http-epoll-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:18.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: dcf08206-30096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dcf08206-30096 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: ec8074de-30097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec8074de-30097 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 13597dd5-30098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13597dd5-30098 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3d53d10d-30099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d53d10d-30099 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 787089e6-30100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787089e6-30100 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 609963ec-30101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609963ec-30101 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:18.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: e80fceb8-30102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b524233-30103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30104, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.004+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:19.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9b11310-30105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 189e0c64-30106, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189e0c64-30106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aecd9f70-30107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30108, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aecd9f70-30107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.145+0000 [webflux-http-epoll-4] 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: d0baee7b-30109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30110, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0baee7b-30109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534f6e67-30111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534f6e67-30111 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0ee30745-30112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 189e0c64-30113, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189e0c64-30113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0ee30745-30112 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b397e75c-30114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30115, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b397e75c-30114 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640ff099-30116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30117, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.302+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:19.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: aba8a253-30118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1abf6d-30119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 189e0c64-30120, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189e0c64-30120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.384+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:19.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25e03722-30121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30122, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e03722-30121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6265d707-30123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30124, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6265d707-30123 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.499+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 6100a254-30125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.531+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2214358b-30126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.533+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:19.537+0000 [webflux-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-08-08T14:14:19.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: adfe276c-30127, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-08-08T14:14:19.542+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=] 2026-08-08T14:14:19.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2179fc0c-30128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 01d97e55-30129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 189e0c64-30130, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189e0c64-30130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:19.824+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:21.822+0000 [parallel-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-08-08T14:14:21.857+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:21.859+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:22.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: fbf112d9-30131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbf112d9-30131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 864a9dfd-30132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f24e414-30133, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f24e414-30133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 864a9dfd-30132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d0cad6-30134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d0cad6-30134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720f6c7e-30135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0277ec60-30136, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0277ec60-30136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720f6c7e-30135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:22.403+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-08-08T14:14:22.403+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36749/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-08-08T14:14:22.413+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:14:22.414+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:36749/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-08-08T14:14:22.416+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-08-08T14:14:22.417+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:36749/actuator/shutdown'' [facility=, subject=, traceId=] 2026-08-08T14:14:22.420+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:14:22.420+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-08-08T14:14:22.420+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-08-08T14:14:22.421+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: 22.51 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:14:22.497+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:14:22.497+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:14:22.637+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:14:22.759+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:14:22.951+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 0.49 seconds (process running for 29.331) [facility=, subject=, traceId=] 2026-08-08T14:14:22.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: b77611b3-30141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:23.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b77611b3-30141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:23.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 3ddefc20-30142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:23.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddefc20-30142 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: 0.622 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:14:23.088+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:14:23.088+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:14:23.206+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:14:23.299+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:14:23.436+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.374 seconds (process running for 29.816) [facility=, subject=, traceId=] 2026-08-08T14:14:23.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: d50ad626-30143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:23.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: b0098ac6-30144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:23.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0098ac6-30144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:23.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: 015ac79e-30145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:23.582+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 41a17d75-30146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:14:23.625+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:14:23.625+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:14:23.751+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:14:23.847+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:14:24.126+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.524 seconds (process running for 30.506) [facility=, subject=, traceId=] 2026-08-08T14:14:24.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 14457fa3-30147, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.180+0000 [webflux-http-epoll-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:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:24.182+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-08-08T14:14:24.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14457fa3-30147 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: bb38377c-30148, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.229+0000 [webflux-http-epoll-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:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:24.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-08-08T14:14:24.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30149, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.256+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb38377c-30148 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 988c75ec-30150, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.301+0000 [webflux-http-epoll-5] 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:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:24.301+0000 [webflux-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-08-08T14:14:24.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30151, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.304+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 988c75ec-30150 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 11b0643b-30152, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.363+0000 [webflux-http-epoll-6] 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:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:24.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:24.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30153, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.367+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b0643b-30152 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 053fdd0a-30154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30155, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 053fdd0a-30154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.452+0000 [webflux-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-08-08T14:14:24.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 37cb6c34-30156, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.455+0000 [webflux-http-epoll-1] 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:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:24.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:24.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30157, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.460+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cb6c34-30156 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 33e2adf9-30158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30159, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e2adf9-30158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.533+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-08-08T14:14:24.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 31cd82a1-30160, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.535+0000 [webflux-http-epoll-2] 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:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:24.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:24.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30161, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.539+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cd82a1-30160 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: df22a26b-30162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30163, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df22a26b-30162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cf728639-30164, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf728639-30164 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.624+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d85bfcd8-30165, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d85bfcd8-30165 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 0f553c85-30166, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:24.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30167, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.663+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f553c85-30166 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/059efdb5-9179-498b-ade5-9a9c5b39a289, and the Request Id: d089223f-30168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30169, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: fac06459-30170, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.765+0000 [webflux-http-epoll-1] 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:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:24.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:24.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30171, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.770+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fac06459-30170 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: a70aec9a-30172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30173, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a70aec9a-30172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 84e238b5-30174, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:24.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30175, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.839+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84e238b5-30174 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 97a6b650-30176, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:24.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30177, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.880+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:24.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a6b650-30176 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: a3f61d56-30178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30179, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30180, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3f61d56-30178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: c6f63c8f-30181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:24.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6f63c8f-30181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 8639ca76-30182, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30183, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.011+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8639ca76-30182 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/80a390dd-2ec4-4ec1-9629-4690d8c1f39e, and the Request Id: 38cd7f7e-30184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.059+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30185, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cd7f7e-30184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5917e79d-30186, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30187, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.105+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5917e79d-30186 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne/status, and the Request Id: e724f435-30188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30189, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e724f435-30188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.181+0000 [webflux-http-epoll-3] 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: 0d5ae193-30190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d5ae193-30190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: c20ef434-30191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c20ef434-30191 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 396c96f4-30192, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396c96f4-30192 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cc71fdf6-30193, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30194, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.301+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc71fdf6-30193 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cc71fdf6-30195, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30196, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc71fdf6-30195 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: aaa3792d-30197, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30198, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.370+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aaa3792d-30197 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: aaa3792d-30199, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30200, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aaa3792d-30199 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 77a0fbdc-30201, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30202, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.419+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a0fbdc-30201 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 77a0fbdc-30203, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30204, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a0fbdc-30203 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: c2a35089-30205, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30206, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.461+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2a35089-30205 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: c2a35089-30207, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30208, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2a35089-30207 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 10b655f9-30209, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30210, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.501+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b655f9-30209 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7e03f767-30211, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e03f767-30211 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5c33ac73-30212, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30213, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.573+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.574+0000 [reactor-http-epoll-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c33ac73-30212 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.623+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 9100c50c-30214, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.624+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30215, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.628+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9100c50c-30214 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 8ccd23d9-30216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30217, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ccd23d9-30216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cb8173b1-30218, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30219, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.698+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb8173b1-30218 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: f7988835-30220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30221, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7988835-30220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 8c16a703-30222, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30223, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.766+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c16a703-30222 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 690a7430-30224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.780+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30225, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690a7430-30224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3742864f-30226, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:25.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30227, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.839+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3742864f-30226 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T14:14:25.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d18e68ea-30228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30229, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d18e68ea-30228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: f99f60aa-30230, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30231, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.890+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f99f60aa-30230 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: a0a4f813-30232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.935+0000 [webflux-http-epoll-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:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:25.935+0000 [webflux-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-08-08T14:14:25.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0a4f813-30232 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7eb68a1a-30233, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:25.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30234, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:25.976+0000 [reactor-http-epoll-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:25.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb68a1a-30233 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 9332e5f9-30235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.015+0000 [webflux-http-epoll-1] 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:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:26.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-08-08T14:14:26.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30236, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9332e5f9-30235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3b51d598-30237, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:26.059+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30238, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.062+0000 [reactor-http-epoll-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:26.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b51d598-30237 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 951bb1a7-30239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.100+0000 [webflux-http-epoll-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:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$vgeBMolD.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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 reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-08-08T14:14:26.101+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-08-08T14:14:26.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30240, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 951bb1a7-30239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 8fa406b0-30241, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:26.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30242, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.144+0000 [reactor-http-epoll-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:26.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fa406b0-30241 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: b6bb136e-30243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:14:26.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30244, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6bb136e-30243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 8e49f501-30245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30246, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e49f501-30245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 0b75ef3e-30247, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:26.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30248, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.259+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:26.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b75ef3e-30247 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4c412d49-30249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:26.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30250, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c412d49-30249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: cf198ffd-30251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30252, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf198ffd-30251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2758843e-30253, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:26.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30254, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.364+0000 [reactor-http-epoll-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:26.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2758843e-30253 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 309d7797-30255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:26.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30256, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309d7797-30255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: d43cc9fc-30257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30258, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d43cc9fc-30257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1d96a19a-30259, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:26.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30260, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.476+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:26.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d96a19a-30259 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: bce74bab-30261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T14:14:26.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a29ad3c-30262, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29ad3c-30262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bce74bab-30261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 65cd7a76-30263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 0b99963f-30264, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b99963f-30264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:26.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cd7a76-30263 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: 2.961 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:14:26.580+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:14:26.580+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:14:26.687+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:14:26.858+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:14:27.002+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 0.44 seconds (process running for 33.382) [facility=, subject=, traceId=] 2026-08-08T14:14:27.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 731babe5-30265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:27.056+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:27.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T14:14:27.131+0000 [parallel-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:27.134+0000 [parallel-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:27.168+0000 [parallel-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:27.441+0000 [parallel-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:27.443+0000 [parallel-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:27.477+0000 [parallel-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:27.804+0000 [parallel-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:27.806+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:27.808+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:27.957+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:27.958+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:27.991+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:28.007+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:28.008+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:28.028+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:28.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 1e297536-30266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e297536-30266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.098+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-08-08T14:14:28.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 7490a24d-30267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7490a24d-30267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: d0532ee4-30268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0532ee4-30268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: e2c12d69-30269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.197+0000 [webflux-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:28.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T14:14:28.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 3c46d046-30270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c46d046-30270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.336+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-08-08T14:14:28.340+0000 [parallel-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:28.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: f0b5e9a7-30271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0b5e9a7-30271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 04288cc5-30272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 04288cc5-30272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 44c58e20-30273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c58e20-30273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.439+0000 [parallel-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:28.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 215b367c-30274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.459+0000 [webflux-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:14:28.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T14:14:28.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 77184646-30275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:14:28.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77184646-30275 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: 2.044 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 2026-08-08T14:14:28.605+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile - Local configuration file not read: /tmp/junit-15058330395641606085/config.json, Not a JSON Object: null [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 2026-08-08T14:14:28.756+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:14:28.756+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:28.763+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:14:28.763+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:14:28.764+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:14:28.764+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-08-08T14:14:28.782+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.018 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:14:28.841+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:14:28.844+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:14:28.971+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:14:29.185+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-08-08T14:14:29.495+0000 [OkHttp http://127.0.0.1:14250/...] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.JaegerRemoteSampler - Failed to execute remoteSamplings. The request could not be executed. [facility=, subject=, traceId=] java.net.ConnectException: Failed to connect to /127.0.0.1:14250 at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:282) at okhttp3.internal.connection.ConnectPlan.connectTcp(ConnectPlan.kt:140) at okhttp3.internal.connection.FastFallbackExchangeFinder$launchTcpConnect$1.runOnce(FastFallbackExchangeFinder.kt:141) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:694) at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:751) at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:147) at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:280) ... 6 common frames omitted 2026-08-08T14:14:29.575+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 0.767 seconds (process running for 35.955) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.04 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.005 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-08-08T14:15:22.412+0000 [sdk-async-response-0-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: 4c3b5a9d-4409-42f0-9c6c-2483cd4a9733, 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: 42.25 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-08-08T14:15:22.734+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:22.841+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:22.942+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-08-08T14:15:22.943+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-08-08T14:15:23.043+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-08-08T14:15:23.144+0000 [Thread-17] 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.515 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:23.285+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:23.285+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T14:15:23.285+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:23.425+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:15:23.510+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T14:15:23.510+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:23.510+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:23.510+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:23.510+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:23.510+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:23.519+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:23.550+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:23.553+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:23.645+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.382 seconds (process running for 90.025) [facility=, subject=, traceId=] 2026-08-08T14:15:23.645+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T14:15:23.645+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T14:15:23.645+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T14:15:23.669+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:41163/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T14:15:23.716+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:23.795+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:41163/status'' [facility=, subject=, traceId=] 2026-08-08T14:15:23.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 0658e313-30277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:23.810+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:23.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0658e313-30277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:23.811+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0658e313-30277 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:23.887+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:41163/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-08-08T14:15:23.907+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:23.934+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:23.934+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T14:15:23.934+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:24.029+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:15:24.100+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T14:15:24.100+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:24.100+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:24.101+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:24.101+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:24.101+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:24.108+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:24.136+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:24.139+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:24.228+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.314 seconds (process running for 90.608) [facility=, subject=, traceId=] 2026-08-08T14:15:24.228+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T14:15:24.228+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T14:15:24.228+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T14:15:24.248+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:41515/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.264+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:24.323+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-08-08T14:15:24.355+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41515/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: fe1676e8-30280, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.372+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1676e8-30280 the received request body: {"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=] 2026-08-08T14:15:24.372+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-08-08T14:15:24.372+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-08-08T14:15:24.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:15:24.372+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.6, host=localhost:41515, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-08-08T14:15:24.373+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41515/example-authz-check'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2279ff0c-30281, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.384+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2279ff0c-30281 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.385+0000 [webflux-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@3d529e04 [facility=, subject=, traceId=] 2026-08-08T14:15:24.386+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:24.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2279ff0c-30281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.386+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2279ff0c-30281 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.386+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-08-08T14:15:24.386+0000 [reactor-http-epoll-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T14:15:24.386+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-08-08T14:15:24.387+0000 [reactor-http-epoll-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:24.389+0000 [reactor-http-epoll-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T14:15:24.390+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-08-08T14:15:24.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1676e8-30280 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.390+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1676e8-30280 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=] 2026-08-08T14:15:24.390+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41515/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: fe1676e8-30282, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.392+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1676e8-30282 the received request body: {"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=] 2026-08-08T14:15:24.393+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-08-08T14:15:24.393+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-08-08T14:15:24.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:15:24.393+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.6, host=localhost:41515, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-08-08T14:15:24.393+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41515/example-authz-check'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2279ff0c-30283, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.395+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2279ff0c-30283 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.395+0000 [webflux-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@7e089ebf [facility=, subject=, traceId=] 2026-08-08T14:15:24.396+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:24.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2279ff0c-30283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.396+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2279ff0c-30283 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.396+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-08-08T14:15:24.396+0000 [reactor-http-epoll-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T14:15:24.397+0000 [reactor-http-epoll-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T14:15:24.397+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-08-08T14:15:24.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1676e8-30282 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.398+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1676e8-30282 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=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:24.478+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:24.478+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T14:15:24.478+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:24.568+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:15:24.636+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T14:15:24.636+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:24.636+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:24.636+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:24.636+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:24.637+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-08-08T14:15:24.644+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:24.669+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:24.672+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:24.751+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.292 seconds (process running for 91.132) [facility=, subject=, traceId=] 2026-08-08T14:15:24.752+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T14:15:24.752+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T14:15:24.752+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T14:15:24.772+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:32797/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.785+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:24.863+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:32797/status'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: b1312fa5-30285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.877+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:24.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1312fa5-30285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.878+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1312fa5-30285 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:24.955+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:32797/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-08-08T14:15:24.970+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:24.996+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:24.996+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:25.117+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:25.192+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:25.310+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.332 seconds (process running for 91.69) [facility=, subject=, traceId=] 2026-08-08T14:15:25.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T14:15:25.364+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:25.369+0000 [webflux-http-epoll-2] 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: 0.452 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:25.454+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:25.454+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T14:15:25.454+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:25.541+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:15:25.607+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T14:15:25.607+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:25.607+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T14:15:25.607+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:25.607+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T14:15:25.607+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-08-08T14:15:25.614+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:25.642+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:25.644+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T14:15:25.719+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.286 seconds (process running for 92.099) [facility=, subject=, traceId=] 2026-08-08T14:15:25.719+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T14:15:25.721+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T14:15:25.723+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T14:15:25.739+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34557/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T14:15:25.755+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:25.772+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34557/status'' [facility=, subject=, traceId=] 2026-08-08T14:15:25.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: fbe385df-30292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:25.786+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T14:15:25.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbe385df-30292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T14:15:25.787+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbe385df-30292 the response is: success [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:25.872+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:25.872+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:25.962+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:15:26.136+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:26.143+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-08-08T14:15:26.259+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 0.402 seconds (process running for 92.639) [facility=, subject=, traceId=] 2026-08-08T14:15:26.408+0000 [main] 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: 0.653 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-08-08T14:15:26.644+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:26.644+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:26.644+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:26.753+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:26.753+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:26.753+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:26.762+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=] 2026-08-08T14:15:26.867+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:26.867+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:26.867+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:26.868+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-08-08T14:15:26.972+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:26.972+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:26.972+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:26.973+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-08-08T14:15:27.077+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.077+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.077+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.681 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-08-08T14:15:27.310+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.310+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.440+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.440+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.442+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.442+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.444+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.444+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.444+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-08-08T14:15:27.445+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.445+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.447+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.447+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.448+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.449+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.450+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.450+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.452+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:27.452+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:27.453+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.269 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-08-08T14:15:27.455+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:27.455+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:29.458+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-08-08T14:15:29.462+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:29.462+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:29.464+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:29.464+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:29.466+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:29.466+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:31.469+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.016 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-08-08T14:15:31.592+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:31.593+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:31.593+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:31.722+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:31.722+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:31.722+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:31.723+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=] 2026-08-08T14:15:31.725+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:31.725+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:31.725+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:31.829+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-08-08T14:15:31.832+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T14:15:31.832+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T14:15:31.832+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T14:15:31.834+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T14:15:31.845+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 2026-08-08T14:15:31.850+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 2026-08-08T14:15:31.850+0000 [reactor-http-epoll-4] 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=] 2026-08-08T14:15:31.850+0000 [reactor-http-epoll-4] 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: 0.379 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-08-08T14:15:31.999+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.162 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:32.054+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:32.054+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:32.160+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:15:32.203+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=] 2026-08-08T14:15:32.204+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=] 2026-08-08T14:15:32.204+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-08-08T14:15:32.204+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=] 2026-08-08T14:15:32.204+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=] 2026-08-08T14:15:32.204+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-08-08T14:15:32.214+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:32.221+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-08-08T14:15:32.319+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.28 seconds (process running for 98.699) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T14:15:32.543+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 21.0.11 with PID 2714 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T14:15:32.543+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T14:15:32.640+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T14:15:32.716+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T14:15:32.850+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.325 seconds (process running for 99.23) [facility=, subject=, traceId=] 2026-08-08T14:15:32.854+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T14:15:32.856+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T14:15:32.860+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T14:15:32.861+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-08-08T14:15:32.863+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T14:15:32.865+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T14:15:32.867+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: 0.350 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-08-08T14:15:32.874+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=] 2026-08-08T14:15:32.878+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.011 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-08-08T14:15:33.023+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=] 2026-08-08T14:15:33.026+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.011 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-openapi-json) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api.json [INFO] Model void not generated since it's a free-form object [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. [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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.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.13.0:generate (generate-openapi-json-v3) @ a1-policy-management-service --- [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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.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.13.0:generate (generate-openapi-json-custom-a1pms) @ a1-policy-management-service --- [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=a1pms-api-custom-v3.json] [INFO] wrote file to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/a1pms-api-custom-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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/README.md [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/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] --- openapi-generator:7.13.0:generate (generate-openapi-html) @ a1-policy-management-service --- [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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/index.html [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/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.13.0:generate (generate-openapi-html-v3) @ a1-policy-management-service --- [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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/index.html [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/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.13.0:generate (generate-openapi-html-custom-a1pms) @ a1-policy-management-service --- [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/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/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.5.0:jar (default-jar) @ a1-policy-management-service --- [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:4.1.0:repackage (repackage) @ a1-policy-management-service --- [INFO] Replacing main artifact /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-resource-openapi) @ a1-policy-management-service --- [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. [INFO] Copying 8 resources from api/offeredapis to ../docs/offeredapis [INFO] Copying 1 resource from src/main/resources to ../docs/offeredapis [INFO] [INFO] --- docker:0.48.1:build (generate-policy-management-service-image) @ a1-policy-management-service --- [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ a1-policy-management-service --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-policy-management-service --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.5.6:integration-test (default) @ a1-policy-management-service --- [INFO] [INFO] --- failsafe:3.5.6:integration-test (integration-tests) @ a1-policy-management-service --- [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/jacoco.exec [INFO] [INFO] --- failsafe:3.5.6:verify (default) @ a1-policy-management-service --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.5.6:verify (integration-tests) @ a1-policy-management-service --- [INFO] No tests to run. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-policy-management-service --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.4.0-SNAPSHOT/a1-policy-management-service-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.4.0-SNAPSHOT/a1-policy-management-service-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- docker:0.48.1:build (push-policy-management-service-image) @ a1-policy-management-service --- [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ a1-policy-management-service --- [INFO] org.onap.ccsdk.oran:a1-policy-management-service:jar:2.4.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.45:compile [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [INFO] +- org.springframework.boot:spring-boot:jar:4.1.0:compile [INFO] | \- org.springframework:spring-core:jar:7.0.8:compile [INFO] | \- commons-logging:commons-logging:jar:1.3.6:compile [INFO] +- org.springframework:spring-context:jar:7.0.8:compile [INFO] | +- org.springframework:spring-aop:jar:7.0.8:compile [INFO] | +- org.springframework:spring-beans:jar:7.0.8:compile [INFO] | +- org.springframework:spring-expression:jar:7.0.8:compile [INFO] | \- io.micrometer:micrometer-observation:jar:1.17.0:compile [INFO] | \- io.micrometer:micrometer-commons:jar:1.17.0:compile [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:4.1.0:compile [INFO] +- org.springframework.boot:spring-boot-starter-jackson:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:4.1.0:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:4.1.0:compile [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.4:compile [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.25.4:compile [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.18:compile [INFO] | | \- org.yaml:snakeyaml:jar:2.6:compile [INFO] | \- org.springframework.boot:spring-boot-jackson:jar:4.1.0:compile [INFO] | \- tools.jackson.core:jackson-databind:jar:3.1.4:compile [INFO] | \- tools.jackson.core:jackson-core:jar:3.1.4:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:4.1.0:compile [INFO] | | \- org.springframework.boot:spring-boot-reactor-netty:jar:4.1.0:compile [INFO] | | +- io.projectreactor.netty:reactor-netty-http:jar:1.3.6:compile [INFO] | | | \- io.netty:netty-codec-http3:jar:4.2.15.Final:compile [INFO] | | | +- io.netty:netty-codec-classes-quic:jar:4.2.15.Final:compile [INFO] | | | +- io.netty:netty-codec-native-quic:jar:linux-x86_64:4.2.15.Final:runtime [INFO] | | | +- io.netty:netty-codec-native-quic:jar:linux-aarch_64:4.2.15.Final:runtime [INFO] | | | +- io.netty:netty-codec-native-quic:jar:osx-x86_64:4.2.15.Final:runtime [INFO] | | | +- io.netty:netty-codec-native-quic:jar:osx-aarch_64:4.2.15.Final:runtime [INFO] | | | \- io.netty:netty-codec-native-quic:jar:windows-x86_64:4.2.15.Final:runtime [INFO] | | +- org.springframework:spring-web:jar:7.0.8:compile [INFO] | | \- org.springframework.boot:spring-boot-netty:jar:4.1.0:runtime [INFO] | +- org.springframework.boot:spring-boot-reactor:jar:4.1.0:compile [INFO] | \- org.springframework.boot:spring-boot-webflux:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-http-codec:jar:4.1.0:compile [INFO] | +- org.springframework:spring-webflux:jar:7.0.8:compile [INFO] | \- org.springframework.boot:spring-boot-web-server:jar:4.1.0:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux-test:jar:4.1.0:test [INFO] | +- org.springframework.boot:spring-boot-starter-jackson-test:jar:4.1.0:test [INFO] | +- org.springframework.boot:spring-boot-webflux-test:jar:4.1.0:test [INFO] | \- org.springframework.boot:spring-boot-webtestclient:jar:4.1.0:test [INFO] +- org.springframework.boot:spring-boot-starter-json:jar:4.1.0:test [INFO] +- org.springframework.boot:spring-boot-starter-tomcat:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.1.0:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.23:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.23:compile [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:11.0.23:compile [INFO] | \- org.springframework.boot:spring-boot-tomcat:jar:4.1.0:compile [INFO] +- org.springframework.boot:spring-boot-starter-flyway:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:4.1.0:compile [INFO] | | \- com.zaxxer:HikariCP:jar:7.0.2:compile [INFO] | +- org.springframework.boot:spring-boot-flyway:jar:4.1.0:compile [INFO] | \- org.springframework.boot:spring-boot-jdbc:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-sql:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-transaction:jar:4.1.0:compile [INFO] | | +- org.springframework.boot:spring-boot-persistence:jar:4.1.0:compile [INFO] | | \- org.springframework:spring-tx:jar:7.0.8:compile [INFO] | \- org.springframework:spring-jdbc:jar:7.0.8:compile [INFO] +- org.springframework.boot:spring-boot-starter-flyway-test:jar:4.1.0:test [INFO] | \- org.springframework.boot:spring-boot-starter-jdbc-test:jar:4.1.0:test [INFO] | \- org.springframework.boot:spring-boot-jdbc-test:jar:4.1.0:test [INFO] +- org.springframework.boot:spring-boot-starter-r2dbc:jar:4.1.0:compile [INFO] | \- org.springframework.boot:spring-boot-r2dbc:jar:4.1.0:compile [INFO] | \- org.springframework:spring-r2dbc:jar:7.0.8:compile [INFO] +- org.springframework.boot:spring-boot-starter-data-r2dbc:jar:4.1.0:compile [INFO] | \- org.springframework.boot:spring-boot-data-r2dbc:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-data-commons:jar:4.1.0:compile [INFO] | | \- org.springframework.data:spring-data-commons:jar:4.1.0:compile [INFO] | +- io.r2dbc:r2dbc-pool:jar:1.0.2.RELEASE:compile [INFO] | | \- io.projectreactor.addons:reactor-pool:jar:1.2.6:compile [INFO] | \- org.springframework.data:spring-data-r2dbc:jar:4.1.0:compile [INFO] | \- org.springframework.data:spring-data-relational:jar:4.1.0:compile [INFO] +- org.springframework.boot:spring-boot-starter-r2dbc-test:jar:4.1.0:test [INFO] +- org.postgresql:postgresql:jar:42.7.11:runtime [INFO] +- org.postgresql:r2dbc-postgresql:jar:1.1.1.RELEASE:runtime [INFO] | +- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE:compile [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | +- com.ongres.scram:scram-client:jar:3.2:runtime [INFO] | | +- com.ongres.stringprep:saslprep:jar:2.2:runtime [INFO] | | \- com.ongres.stringprep:stringprep:jar:2.2:runtime [INFO] | +- com.ongres.scram:scram-common:jar:3.2:runtime [INFO] | +- io.projectreactor:reactor-core:jar:3.8.6:compile [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.3.6:compile [INFO] | +- io.netty:netty-handler:jar:4.2.15.Final:compile [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.2.15.Final:compile [INFO] | | \- io.netty:netty-codec-base:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-handler-proxy:jar:4.2.15.Final:compile [INFO] | | \- io.netty:netty-codec-socks:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-resolver-dns:jar:4.2.15.Final:compile [INFO] | | \- io.netty:netty-codec-dns:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.2.15.Final:runtime [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.2.15.Final:runtime [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.15.Final:runtime [INFO] +- org.flywaydb:flyway-database-postgresql:jar:12.4.0:runtime [INFO] | \- org.flywaydb:flyway-core:jar:12.4.0:compile [INFO] +- org.aspectj:aspectjweaver:jar:1.9.25.1: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.46: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:4.1.0:runtime [INFO] | +- org.springframework.boot:spring-boot-starter-micrometer-metrics:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:4.1.0:runtime [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:4.1.0:runtime [INFO] | +- org.springframework.boot:spring-boot-health:jar:4.1.0:runtime [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.17.0:runtime [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.17.0:compile [INFO] | +- io.micrometer:micrometer-core:jar:1.17.0:compile [INFO] | | \- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.5.1:compile [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.5.1:compile [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.5.1:compile [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.5.1:compile [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.5.1:runtime [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.5.1:runtime [INFO] +- org.springframework.boot:spring-boot-starter-aspectj:jar:4.1.0:compile [INFO] +- software.amazon.awssdk:s3:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.44.3:compile [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:arns:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:profiles:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:crt-core:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:http-auth:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:checksums:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.44.3:compile [INFO] | | \- software.amazon.awssdk:retries:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:auth:jar:2.44.3:compile [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.44.3:compile [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:regions:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:annotations:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:utils:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:aws-core:jar:2.44.3:compile [INFO] | | \- software.amazon.awssdk:utils-lite:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:json-utils:jar:2.44.3:compile [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.44.3:compile [INFO] | +- software.amazon.awssdk:apache-client:jar:2.44.3: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.21.0:runtime [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.44.3:runtime [INFO] | +- io.netty:netty-codec-http:jar:4.2.15.Final:compile [INFO] | | \- io.netty:netty-codec-compression:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.2.15.Final:runtime [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.15.Final:runtime [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.15.Final:runtime [INFO] | +- io.netty:netty-transport:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-common:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-buffer:jar:4.2.15.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.15.Final:runtime [INFO] | \- io.netty:netty-resolver:jar:4.2.15.Final:compile [INFO] +- org.springframework.boot:spring-boot-devtools:jar:4.1.0:runtime (optional) [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:4.1.0:runtime (optional) [INFO] +- org.testcontainers:testcontainers-junit-jupiter:jar:2.0.3:test [INFO] | \- org.testcontainers:testcontainers:jar:2.0.3:test [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.20.0:test [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [INFO] | +- com.github.docker-java:docker-java-api:jar:3.7.0:test [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.0:test [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.7.0:test [INFO] | \- net.java.dev.jna:jna:jar:5.18.1:test [INFO] +- org.testcontainers:testcontainers-localstack:jar:2.0.3:test [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:4.1.0:test [INFO] | +- org.springframework.boot:spring-boot-test:jar:4.1.0:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:4.1.0:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.10.0:test [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.5:test [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test [INFO] | +- net.minidev:json-smart:jar:2.6.0:test [INFO] | | \- net.minidev:accessors-smart:jar:2.6.0:test [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test [INFO] | +- org.junit.jupiter:junit-jupiter:jar:6.0.3:test [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:6.0.3: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:7.0.8:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.11.0:test [INFO] +- org.awaitility:awaitility:jar:4.3.0:test [INFO] +- io.projectreactor:reactor-test:jar:3.8.6:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:6.0.3:test [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | | \- org.junit.platform:junit-platform-commons:jar:6.0.3:test [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:6.0.3:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test [INFO] +- org.mockito:mockito-core:jar:5.23.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.18.10:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.18.10: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:runtime [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-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] +- org.springframework.boot:spring-boot-starter-opentelemetry:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-micrometer-tracing-opentelemetry:jar:4.1.0:compile [INFO] | | \- org.springframework.boot:spring-boot-micrometer-observation:jar:4.1.0:compile [INFO] | +- org.springframework.boot:spring-boot-opentelemetry:jar:4.1.0:compile [INFO] | +- io.micrometer:micrometer-registry-otlp:jar:1.17.0:runtime [INFO] | | \- io.opentelemetry.proto:opentelemetry-proto:jar:1.10.0-alpha:runtime [INFO] | \- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.63.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.63.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.63.0:compile [INFO] | \- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.63.0:runtime [INFO] +- org.springframework.boot:spring-boot-starter-opentelemetry-test:jar:4.1.0:test [INFO] | \- org.springframework.boot:spring-boot-starter-micrometer-metrics-test:jar:4.1.0:test [INFO] +- org.springframework.boot:spring-boot-micrometer-metrics-test:jar:4.1.0:test [INFO] | +- org.springframework.boot:spring-boot-micrometer-metrics:jar:4.1.0:compile [INFO] | \- io.micrometer:micrometer-observation-test:jar:1.17.0:test [INFO] +- org.springframework.boot:spring-boot-micrometer-tracing-test:jar:4.1.0:test [INFO] | \- org.springframework.boot:spring-boot-micrometer-tracing:jar:4.1.0:compile [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.7.0:compile [INFO] | +- io.micrometer:micrometer-tracing:jar:1.7.0:compile [INFO] | | +- io.micrometer:context-propagation:jar:1.2.1:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.slf4j:slf4j-api:jar:2.0.18:compile [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.63.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.63.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-common:jar:1.63.0:compile [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.42.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.63.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.63.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.63.0:compile [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.63.0:compile [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.63.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.63.0:runtime [INFO] | \- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.63.0:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter:jar:2.29.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-autoconfigure:jar:2.29.0:compile [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.29.0:compile [INFO] | | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.63.0-alpha:compile [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.29.0-alpha:compile [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:2.29.0-alpha:runtime [INFO] | | | \- io.opentelemetry.semconv:opentelemetry-semconv-incubating:jar:1.42.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.29.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common-0.11:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-mongo-3.1:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:jar:2.29.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:jar:2.29.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-log4j-context-data-2.17-autoconfigure:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-mdc-1.0:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-jdbc:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-runtime-telemetry:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.63.0:runtime [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-declarative-config:jar:1.63.0-alpha:runtime [INFO] | | | \- org.snakeyaml:snakeyaml-engine:jar:2.10:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-sdk-autoconfigure-support:jar:2.29.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-declarative-config-bridge:jar:2.29.0-alpha:runtime [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:jar:2.29.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:2.29.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.63.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.63.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-resources:jar:2.29.0-alpha:runtime [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-incubator:jar:1.63.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-azure-resources:jar:1.57.0-alpha:runtime [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.4:compile [INFO] | +- io.opentelemetry.contrib:opentelemetry-aws-resources:jar:1.57.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.57.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources:jar:1.57.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-baggage-processor:jar:1.57.0-alpha:runtime [INFO] | \- io.opentelemetry.contrib:opentelemetry-samplers:jar:1.57.0-alpha:runtime [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:8.1:compile [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.4:compile [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [INFO] +- ch.qos.logback:logback-core:jar:1.5.33:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.5.33:compile [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:2.3.21:compile [INFO] | \- org.jetbrains:annotations:jar:13.0:compile [INFO] \- com.google.protobuf:protobuf-java:jar:4.34.1:compile [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ a1-policy-management-service --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/sonatype-clm/module.xml [INFO] [INFO] -------------------< org.onap.ccsdk.oran:ccsdk-oran >------------------- [INFO] Building ccsdk-oran 2.4.0-SNAPSHOT [11/11] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-oran --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ccsdk-oran --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ ccsdk-oran --- [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/ccsdk-oran-maven-clm-master/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ccsdk-oran --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-oran --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-oran --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-oran --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-oran --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ ccsdk-oran --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-oran --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-oran --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/target/bom.xml [INFO] attaching as ccsdk-oran-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/target/bom.json [INFO] attaching as ccsdk-oran-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-oran --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ ccsdk-oran --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.4.0-SNAPSHOT/ccsdk-oran-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.4.0-SNAPSHOT/ccsdk-oran-2.4.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.4.0-SNAPSHOT/ccsdk-oran-2.4.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-oran --- [INFO] org.onap.ccsdk.oran:ccsdk-oran:pom:2.4.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.11-01:index (default-cli) @ ccsdk-oran --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ccsdk-oran 2.4.0-SNAPSHOT: [INFO] [INFO] ccsdk-oran :: a1-adapter-model ..................... SUCCESS [ 18.403 s] [INFO] ccsdk-oran :: a1-adapter-provider .................. SUCCESS [ 11.158 s] [INFO] ccsdk-oran :: a1-adapter-feature ................... SUCCESS [ 24.162 s] [INFO] ccsdk-oran :: a1-adapter-installer ................. SUCCESS [ 32.564 s] [INFO] ccsdk-oran :: a1-adapter-api ....................... SUCCESS [ 0.250 s] [INFO] ccsdk-oran :: a1-adapter-northbound ................ SUCCESS [ 1.279 s] [INFO] ccsdk-oran :: a1-adapter-northbound-installer ...... SUCCESS [ 0.143 s] [INFO] ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator .. SUCCESS [ 0.088 s] [INFO] ccsdk-oran :: ccsdk-a1-adapter ..................... SUCCESS [ 0.088 s] [INFO] ccsdk-oran :: a1-policy-management-service ......... SUCCESS [02:25 min] [INFO] ccsdk-oran ......................................... SUCCESS [ 0.255 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:03 min [INFO] Finished at: 2026-08-08T14:16:00Z [INFO] ------------------------------------------------------------------------ [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins12371784951916967773.sh [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3168428684175907839.sh + find . -regex .*karaf/target + xargs rm -rf [INFO] 2026-08-08T14:16:04.150Z Scanning application onap-ccsdk-oran. [INFO] 2026-08-08T14:16:04.367Z Finished scanning application onap-ccsdk-oran. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1565 killed; [ssh-agent] Stopped. FATAL: Remote call on prd-ubuntu2204-docker-8c-8g-5056 failed java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @14405524 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) at Jenkins v2.462.3//com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-5056 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at hudson.remoting.VirtualChannel$call.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//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:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Caused: java.lang.ExceptionInInitializerError at Jenkins v2.462.3//com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.marshal(XStream.java:1303) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.marshal(XStream.java:1292) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.toXML(XStream.java:1265) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.toXML(XStream.java:1252) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:143) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-8c-8g-5056 failed at hudson.remoting.Channel.call(Channel.java:1046) at hudson.remoting.VirtualChannel$call.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//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:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) [PostBuildScript] - [INFO] Executing post build scripts. [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins6152964493474670943.sh ---> sysstat.sh [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins4728839479359562772.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ccsdk-oran-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/ccsdk-oran-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/ccsdk-oran-maven-clm-master ']' + mkdir -p /w/workspace/ccsdk-oran-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-oran-maven-clm-master/archives/ [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins7192321003764844950.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qcWN 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-qcWN/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins7348423323671582239.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config4114242796814947520tmp 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. [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins684889335860254511.sh ---> create-netrc.sh [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins10483330770087513799.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qcWN 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-qcWN/bin to PATH [ccsdk-oran-maven-clm-master] $ /bin/sh /tmp/jenkins4994518477255335516.sh ---> uv-install.sh uv 0.12.3 is already installed uvx 0.12.3 (x86_64-unknown-linux-gnu) [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins10312526347328186228.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins2472131180368379997.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qcWN 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-qcWN/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 375s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=375 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/ccsdk-oran-maven-clm-master/archives/cost INFO: Archiving costs to: /w/workspace/ccsdk-oran-maven-clm-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ccsdk-oran-maven-clm-master,298,2026-08-08 14:16:26,v3-standard-8,375,0.22,0.00,FAILURE [ccsdk-oran-maven-clm-master] $ /bin/bash -l /tmp/jenkins5398480420456878550.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qcWN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-qcWN/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-oran-maven-clm-master/298 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-ubuntu2204-docker-8c-8g-5056 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5600.00 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 13G 143G 9% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 776 25730 4 5585 30848 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ef:83:e0 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.107/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86023sec preferred_lft 86023sec inet6 fe80::f816:3eff:feef:83e0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 8e:1d:52:b1:a7:3c 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::8c1d:52ff:feb1:a73c/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-5056) 08/08/26 _x86_64_ (8 CPU) 14:10:22 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-5056) 08/08/26 _x86_64_ (8 CPU) 14:10:22 LINUX RESTART (8 CPU)